Bug 19532: Database and installer stuff
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / logs.pref
index 0c33ba2..cff4d3f 100644 (file)
@@ -1,11 +1,11 @@
 Logging:
     Logging:
         -
-            - pref: LetterLog
+            - pref: ClaimsLog
               choices:
                   1: Log
                   0: "Don't log"
-            - when an automatic claim notice is sent.
+            - when an acquisitions claim or a serials claim notice is sent.
         -
             - pref: BorrowersLog
               choices:
@@ -43,10 +43,10 @@ Logging:
                   0: "Don't log"
             - when changes to ILL requests take place.
         -
-            - pref: AcqLog
+            - pref: AcquisitionLog
               choices:
-                  on: Log
-                  off: "Don't log"
+                  1: Log
+                  0: "Don't log"
             - when acquisition actions take place.
         -
             - pref: IssueLog
@@ -99,9 +99,21 @@ Logging:
         -
             - pref: NoticesLog
               choices:
+                  1: Log
+                  0: "Don't log"
+            - " changes to notice templates."
+        -
+            - pref: NewsLog
+              choices:
+                  1: Log
+                  0: "Don't log"
+            - " changes to news entries and other contents managed in the news tool."
+        -
+            - pref: RecallsLog
+              choices:
                   on: Log
                   off: "Don't log"
-            - " changes to notice templates."
+            - any actions on recalls (create, cancel, expire, fulfill).
 
     Debugging:
         -