Fix missing translation reported by Stefan Unverricht

This commit is contained in:
nathangray 2020-04-15 10:15:24 -06:00
parent 017fa60870
commit aba5f61a42
3 changed files with 3 additions and 1 deletions

View File

@ -119,7 +119,7 @@ class importexport_wizard_basic_export_csv
{
$content['text'] = $this->steps['wizard_step30'];
$content['step'] = 'wizard_step30';
$this->export_fields += array('all_custom_fields' => 'All custom fields');
$this->export_fields += array('all_custom_fields' => lang('All custom fields'));
$sel_options['field'] = $this->export_fields;
$preserv = $content;
unset ($preserv['button']);

View File

@ -16,6 +16,7 @@ add an additional condition importexport de Eine zusätzliche Bedingung hinzufü
addressbook csv import importexport de Adressen per CSV Importieren
addressbook vcard import importexport de Adressen per vCard Importieren
admin disabled exporting importexport de Ihr Administrator hat den Export deaktiviert
all custom fields importexport de Alle benutzerdefinierten Felder
all encodings importexport de Alle Enkodierungen
all users importexport de Alle Benutzer
allowed users importexport de Erlaubte Benutzer

View File

@ -16,6 +16,7 @@ add an additional condition importexport en Add an additional condition
addressbook csv import importexport en Addressbook CSV Import
addressbook vcard import importexport en Addressbook vCard import
admin disabled exporting importexport en Admin disabled exporting
all custom fields importexport en All custom fields
all encodings importexport en All encodings
all users importexport en all users
allowed users importexport en Allowed users