Bug 13632: QA follow-up: Tidy installer directories / update permissions.inc

- removes permission related text files from translated
  web installer directories
- updates the permissions.inc file to include the newest
  permission 'self_checkout'

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Katrin Fischer 2015-10-18 11:56:04 +02:00 committed by Tomas Cohen Arazi
parent 4d6e901968
commit d78d6c87ea
13 changed files with 1 additions and 12 deletions

View file

@ -1 +0,0 @@
Modulbezogene Berechtigungen für Bibliotheksmitarbeiter

View file

@ -1 +0,0 @@
Detaillierte Berechtigungen für Bibliotheksmitarbeiter

View file

@ -1 +0,0 @@
Etiquetas de permisos de usuario predeterminados.

View file

@ -1 +0,0 @@
Permisos administrativos detallados de usuario.

View file

@ -1 +0,0 @@
Flags dei permessi all'utente staff.

View file

@ -1 +0,0 @@
Autorizzazioni staff utenti dettagliate.

View file

@ -1 +0,0 @@
Standard brukerrettigheter.

View file

@ -1 +0,0 @@
Detaljerte brukerrettigheter for bibliotekansatte.

View file

@ -1 +0,0 @@
Domyślne uprawnienia użytkowników

View file

@ -1 +0,0 @@
Szczegółowe uprawnienia personelu

View file

@ -1 +0,0 @@
Типовые отметки о привилегиях пользователя и детализированные привилегии для сотрудников библиотеки.

View file

@ -1 +0,0 @@
Типові позначки про привілеї користувача та деталізовані привілеї для працівників бібліотеки.

View file

@ -29,6 +29,7 @@
[%- CASE 'manage_restrictions' -%]<span>Manage restrictions for accounts</span>
[%- CASE 'overdues_report' -%]<span>Execute overdue items report</span>
[%- CASE 'override_renewals' -%]<span>Override blocked renewals</span>
[%- CASE 'self_checkout' -%]<span>Perform self checkout at the OPAC. It should be used for the patron matching the AutoSelfCheckID</span>
[%- CASE 'manage_circ_rules' -%]<span>manage circulation rules</span>
[%- CASE 'parameters_remaining_permissions' -%]<span>Remaining system parameters permissions</span>
[%- CASE 'modify_holds_priority' -%]<span>Modify holds priority</span>