reworked text class to gather the languages on construction (more efficient) (#2576)
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate enabled two missing flags organize on remaining app_languages.php and add missing 'he'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:08 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-conference_controls']['en-us'] = "Conference Controls";
|
||||
$text['title-conference_controls']['ar-eg'] = "";
|
||||
@@ -7,6 +7,7 @@ $text['title-conference_controls']['de-at'] = "Konferenzsteuerung";
|
||||
$text['title-conference_controls']['de-de'] = "Konferenzsteuerung";
|
||||
$text['title-conference_controls']['es-cl'] = "";
|
||||
$text['title-conference_controls']['fr-fr'] = "";
|
||||
$text['title-conference_controls']['he' ] = "";
|
||||
$text['title-conference_controls']['it-it'] = "";
|
||||
$text['title-conference_controls']['nl-nl'] = "";
|
||||
$text['title-conference_controls']['pl' ] = "";
|
||||
@@ -22,6 +23,7 @@ $text['title-conference_control']['de-at'] = "Konferenzsteuerung";
|
||||
$text['title-conference_control']['de-de'] = "Konferenzsteuerung";
|
||||
$text['title-conference_control']['es-cl'] = "";
|
||||
$text['title-conference_control']['fr-fr'] = "";
|
||||
$text['title-conference_control']['he' ] = "";
|
||||
$text['title-conference_control']['it-it'] = "";
|
||||
$text['title-conference_control']['nl-nl'] = "";
|
||||
$text['title-conference_control']['pl' ] = "";
|
||||
@@ -37,6 +39,7 @@ $text['title_description-conference_control']['de-at'] = "Funktionen zur Anrufst
|
||||
$text['title_description-conference_control']['de-de'] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['title_description-conference_control']['es-cl'] = "";
|
||||
$text['title_description-conference_control']['fr-fr'] = "";
|
||||
$text['title_description-conference_control']['he' ] = "";
|
||||
$text['title_description-conference_control']['it-it'] = "";
|
||||
$text['title_description-conference_control']['nl-nl'] = "";
|
||||
$text['title_description-conference_control']['pl' ] = "";
|
||||
@@ -52,6 +55,7 @@ $text['label-control_name']['de-at'] = "Name";
|
||||
$text['label-control_name']['de-de'] = "Name";
|
||||
$text['label-control_name']['es-cl'] = "";
|
||||
$text['label-control_name']['fr-fr'] = "";
|
||||
$text['label-control_name']['he' ] = "";
|
||||
$text['label-control_name']['it-it'] = "";
|
||||
$text['label-control_name']['nl-nl'] = "";
|
||||
$text['label-control_name']['pl' ] = "";
|
||||
@@ -67,6 +71,7 @@ $text['description-control_name']['de-at'] = "Geben Sie den Namen des Steuerelem
|
||||
$text['description-control_name']['de-de'] = "Geben Sie den Namen des Steuerelements ein.";
|
||||
$text['description-control_name']['es-cl'] = "";
|
||||
$text['description-control_name']['fr-fr'] = "";
|
||||
$text['description-control_name']['he' ] = "";
|
||||
$text['description-control_name']['it-it'] = "";
|
||||
$text['description-control_name']['nl-nl'] = "";
|
||||
$text['description-control_name']['pl' ] = "";
|
||||
@@ -82,6 +87,7 @@ $text['label-control_enabled']['de-at'] = "Aktiviert";
|
||||
$text['label-control_enabled']['de-de'] = "Aktiviert";
|
||||
$text['label-control_enabled']['es-cl'] = "";
|
||||
$text['label-control_enabled']['fr-fr'] = "";
|
||||
$text['label-control_enabled']['he' ] = "";
|
||||
$text['label-control_enabled']['it-it'] = "";
|
||||
$text['label-control_enabled']['nl-nl'] = "";
|
||||
$text['label-control_enabled']['pl' ] = "";
|
||||
@@ -97,6 +103,7 @@ $text['description-control_enabled']['de-at'] = "Setzen Sie den Status des Steue
|
||||
$text['description-control_enabled']['de-de'] = "Setzen Sie den Status des Steuerelements";
|
||||
$text['description-control_enabled']['es-cl'] = "";
|
||||
$text['description-control_enabled']['fr-fr'] = "";
|
||||
$text['description-control_enabled']['he' ] = "";
|
||||
$text['description-control_enabled']['it-it'] = "";
|
||||
$text['description-control_enabled']['nl-nl'] = "";
|
||||
$text['description-control_enabled']['pl' ] = "";
|
||||
@@ -112,6 +119,7 @@ $text['label-control_description']['de-at'] = "Beschreibung";
|
||||
$text['label-control_description']['de-de'] = "Beschreibung";
|
||||
$text['label-control_description']['es-cl'] = "";
|
||||
$text['label-control_description']['fr-fr'] = "";
|
||||
$text['label-control_description']['he' ] = "";
|
||||
$text['label-control_description']['it-it'] = "";
|
||||
$text['label-control_description']['nl-nl'] = "";
|
||||
$text['label-control_description']['pl' ] = "";
|
||||
@@ -127,6 +135,7 @@ $text['description-control_description']['de-at'] = "Geben Sie eine Beschreibung
|
||||
$text['description-control_description']['de-de'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-control_description']['es-cl'] = "";
|
||||
$text['description-control_description']['fr-fr'] = "";
|
||||
$text['description-control_description']['he' ] = "";
|
||||
$text['description-control_description']['it-it'] = "";
|
||||
$text['description-control_description']['nl-nl'] = "";
|
||||
$text['description-control_description']['pl' ] = "";
|
||||
@@ -142,6 +151,7 @@ $text['label-true']['de-at'] = "ein";
|
||||
$text['label-true']['de-de'] = "ein";
|
||||
$text['label-true']['es-cl'] = "";
|
||||
$text['label-true']['fr-fr'] = "";
|
||||
$text['label-true']['he' ] = "";
|
||||
$text['label-true']['it-it'] = "";
|
||||
$text['label-true']['nl-nl'] = "";
|
||||
$text['label-true']['pl' ] = "";
|
||||
@@ -157,6 +167,7 @@ $text['label-false']['de-at'] = "aus";
|
||||
$text['label-false']['de-de'] = "aus";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
$text['label-false']['fr-fr'] = "falso";
|
||||
$text['label-false']['he' ] = "";
|
||||
$text['label-false']['it-it'] = "";
|
||||
$text['label-false']['nl-nl'] = "";
|
||||
$text['label-false']['pl' ] = "";
|
||||
@@ -172,6 +183,7 @@ $text['button-add']['de-at'] = "Hinzufügen";
|
||||
$text['button-add']['de-de'] = "Hinzufügen";
|
||||
$text['button-add']['es-cl'] = "";
|
||||
$text['button-add']['fr-fr'] = "";
|
||||
$text['button-add']['he' ] = "";
|
||||
$text['button-add']['it-it'] = "";
|
||||
$text['button-add']['nl-nl'] = "";
|
||||
$text['button-add']['pl' ] = "";
|
||||
@@ -187,6 +199,7 @@ $text['button-edit']['de-at'] = "Bearbeiten";
|
||||
$text['button-edit']['de-de'] = "Bearbeiten";
|
||||
$text['button-edit']['es-cl'] = "";
|
||||
$text['button-edit']['fr-fr'] = "";
|
||||
$text['button-edit']['he' ] = "";
|
||||
$text['button-edit']['it-it'] = "";
|
||||
$text['button-edit']['nl-nl'] = "";
|
||||
$text['button-edit']['pl' ] = "";
|
||||
@@ -202,6 +215,7 @@ $text['button-delete']['de-at'] = "Löschen";
|
||||
$text['button-delete']['de-de'] = "Löschen";
|
||||
$text['button-delete']['es-cl'] = "";
|
||||
$text['button-delete']['fr-fr'] = "";
|
||||
$text['button-delete']['he' ] = "";
|
||||
$text['button-delete']['it-it'] = "";
|
||||
$text['button-delete']['nl-nl'] = "";
|
||||
$text['button-delete']['pl' ] = "";
|
||||
@@ -217,6 +231,7 @@ $text['button-save']['de-at'] = "Speichern";
|
||||
$text['button-save']['de-de'] = "Speichern";
|
||||
$text['button-save']['es-cl'] = "";
|
||||
$text['button-save']['fr-fr'] = "";
|
||||
$text['button-save']['he' ] = "";
|
||||
$text['button-save']['it-it'] = "";
|
||||
$text['button-save']['nl-nl'] = "";
|
||||
$text['button-save']['pl' ] = "";
|
||||
@@ -232,6 +247,7 @@ $text['button-view']['de-at'] = "Anzeigen";
|
||||
$text['button-view']['de-de'] = "Anzeigen";
|
||||
$text['button-view']['es-cl'] = "";
|
||||
$text['button-view']['fr-fr'] = "";
|
||||
$text['button-view']['he' ] = "";
|
||||
$text['button-view']['it-it'] = "";
|
||||
$text['button-view']['nl-nl'] = "";
|
||||
$text['button-view']['pl' ] = "";
|
||||
@@ -247,6 +263,7 @@ $text['button-back']['de-at'] = "Zurück";
|
||||
$text['button-back']['de-de'] = "Zurück";
|
||||
$text['button-back']['es-cl'] = "";
|
||||
$text['button-back']['fr-fr'] = "";
|
||||
$text['button-back']['he' ] = "";
|
||||
$text['button-back']['it-it'] = "";
|
||||
$text['button-back']['nl-nl'] = "";
|
||||
$text['button-back']['pl' ] = "";
|
||||
@@ -262,6 +279,7 @@ $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['es-cl'] = "";
|
||||
$text['confirm-delete']['fr-fr'] = "";
|
||||
$text['confirm-delete']['he' ] = "";
|
||||
$text['confirm-delete']['it-it'] = "";
|
||||
$text['confirm-delete']['nl-nl'] = "";
|
||||
$text['confirm-delete']['pl' ] = "";
|
||||
@@ -277,6 +295,7 @@ $text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
$text['message-add']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['message-add']['es-cl'] = "";
|
||||
$text['message-add']['fr-fr'] = "";
|
||||
$text['message-add']['he' ] = "";
|
||||
$text['message-add']['it-it'] = "";
|
||||
$text['message-add']['nl-nl'] = "";
|
||||
$text['message-add']['pl' ] = "";
|
||||
@@ -292,6 +311,7 @@ $text['message-update']['de-at'] = "Aktualisierung abgeschlossen";
|
||||
$text['message-update']['de-de'] = "Aktualisierung abgeschlossen";
|
||||
$text['message-update']['es-cl'] = "";
|
||||
$text['message-update']['fr-fr'] = "";
|
||||
$text['message-update']['he' ] = "";
|
||||
$text['message-update']['it-it'] = "";
|
||||
$text['message-update']['nl-nl'] = "";
|
||||
$text['message-update']['pl' ] = "";
|
||||
@@ -307,6 +327,7 @@ $text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['de-de'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['es-cl'] = "";
|
||||
$text['message-delete']['fr-fr'] = "";
|
||||
$text['message-delete']['he' ] = "";
|
||||
$text['message-delete']['it-it'] = "";
|
||||
$text['message-delete']['nl-nl'] = "";
|
||||
$text['message-delete']['pl' ] = "";
|
||||
@@ -322,6 +343,7 @@ $text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['de-de'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['es-cl'] = "";
|
||||
$text['message-required']['fr-fr'] = "";
|
||||
$text['message-required']['he' ] = "";
|
||||
$text['message-required']['it-it'] = "";
|
||||
$text['message-required']['nl-nl'] = "";
|
||||
$text['message-required']['pl' ] = "";
|
||||
@@ -337,6 +359,7 @@ $text['title-conference_control_details']['de-at'] = "Steuerelemente";
|
||||
$text['title-conference_control_details']['de-de'] = "Steuerelemente";
|
||||
$text['title-conference_control_details']['es-cl'] = "";
|
||||
$text['title-conference_control_details']['fr-fr'] = "";
|
||||
$text['title-conference_control_details']['he' ] = "";
|
||||
$text['title-conference_control_details']['it-it'] = "";
|
||||
$text['title-conference_control_details']['nl-nl'] = "";
|
||||
$text['title-conference_control_details']['pl' ] = "";
|
||||
@@ -352,6 +375,7 @@ $text['title-conference_control_detail']['de-at'] = "Steuern";
|
||||
$text['title-conference_control_detail']['de-de'] = "Steuern";
|
||||
$text['title-conference_control_detail']['es-cl'] = "";
|
||||
$text['title-conference_control_detail']['fr-fr'] = "";
|
||||
$text['title-conference_control_detail']['he' ] = "";
|
||||
$text['title-conference_control_detail']['it-it'] = "";
|
||||
$text['title-conference_control_detail']['nl-nl'] = "";
|
||||
$text['title-conference_control_detail']['pl' ] = "";
|
||||
@@ -367,6 +391,7 @@ $text['title_description-conference_control_detail']['de-at'] = "";
|
||||
$text['title_description-conference_control_detail']['de-de'] = "";
|
||||
$text['title_description-conference_control_detail']['es-cl'] = "";
|
||||
$text['title_description-conference_control_detail']['fr-fr'] = "";
|
||||
$text['title_description-conference_control_detail']['he' ] = "";
|
||||
$text['title_description-conference_control_detail']['it-it'] = "";
|
||||
$text['title_description-conference_control_detail']['nl-nl'] = "";
|
||||
$text['title_description-conference_control_detail']['pl' ] = "";
|
||||
@@ -382,6 +407,7 @@ $text['label-control_digits']['de-at'] = "Ziffern";
|
||||
$text['label-control_digits']['de-de'] = "Ziffern";
|
||||
$text['label-control_digits']['es-cl'] = "";
|
||||
$text['label-control_digits']['fr-fr'] = "";
|
||||
$text['label-control_digits']['he' ] = "";
|
||||
$text['label-control_digits']['it-it'] = "";
|
||||
$text['label-control_digits']['nl-nl'] = "";
|
||||
$text['label-control_digits']['pl' ] = "";
|
||||
@@ -397,6 +423,7 @@ $text['description-control_digits']['de-at'] = "Geben Sie die Ziffern ein.";
|
||||
$text['description-control_digits']['de-de'] = "Geben Sie die Ziffern ein.";
|
||||
$text['description-control_digits']['es-cl'] = "";
|
||||
$text['description-control_digits']['fr-fr'] = "";
|
||||
$text['description-control_digits']['he' ] = "";
|
||||
$text['description-control_digits']['it-it'] = "";
|
||||
$text['description-control_digits']['nl-nl'] = "";
|
||||
$text['description-control_digits']['pl' ] = "";
|
||||
@@ -412,6 +439,7 @@ $text['label-control_action']['de-at'] = "Aktion";
|
||||
$text['label-control_action']['de-de'] = "Aktion";
|
||||
$text['label-control_action']['es-cl'] = "";
|
||||
$text['label-control_action']['fr-fr'] = "";
|
||||
$text['label-control_action']['he' ] = "";
|
||||
$text['label-control_action']['it-it'] = "";
|
||||
$text['label-control_action']['nl-nl'] = "";
|
||||
$text['label-control_action']['pl' ] = "";
|
||||
@@ -427,6 +455,7 @@ $text['description-control_action']['de-at'] = "Geben Sie die Aktion an.";
|
||||
$text['description-control_action']['de-de'] = "Geben Sie die Aktion an.";
|
||||
$text['description-control_action']['es-cl'] = "";
|
||||
$text['description-control_action']['fr-fr'] = "";
|
||||
$text['description-control_action']['he' ] = "";
|
||||
$text['description-control_action']['it-it'] = "";
|
||||
$text['description-control_action']['nl-nl'] = "";
|
||||
$text['description-control_action']['pl' ] = "";
|
||||
@@ -442,6 +471,7 @@ $text['label-control_data']['de-at'] = "Daten";
|
||||
$text['label-control_data']['de-de'] = "Daten";
|
||||
$text['label-control_data']['es-cl'] = "";
|
||||
$text['label-control_data']['fr-fr'] = "";
|
||||
$text['label-control_data']['he' ] = "";
|
||||
$text['label-control_data']['it-it'] = "";
|
||||
$text['label-control_data']['nl-nl'] = "";
|
||||
$text['label-control_data']['pl' ] = "";
|
||||
@@ -457,6 +487,7 @@ $text['description-control_data']['de-at'] = "Geben Sie die Daten ein.";
|
||||
$text['description-control_data']['de-de'] = "Geben Sie die Daten ein.";
|
||||
$text['description-control_data']['es-cl'] = "";
|
||||
$text['description-control_data']['fr-fr'] = "";
|
||||
$text['description-control_data']['he' ] = "";
|
||||
$text['description-control_data']['it-it'] = "";
|
||||
$text['description-control_data']['nl-nl'] = "";
|
||||
$text['description-control_data']['pl' ] = "";
|
||||
|
||||
Reference in New Issue
Block a user