diff --git a/application/language/bulgarian/options_lang.php b/application/language/bulgarian/options_lang.php index 61d730aa7..adcb9bbb2 100644 --- a/application/language/bulgarian/options_lang.php +++ b/application/language/bulgarian/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/chinese_simplified/options_lang.php b/application/language/chinese_simplified/options_lang.php index 1d6815026..0cd60bdab 100644 --- a/application/language/chinese_simplified/options_lang.php +++ b/application/language/chinese_simplified/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = '保存'; diff --git a/application/language/czech/options_lang.php b/application/language/czech/options_lang.php index 0095fef43..d0ab2fc0e 100644 --- a/application/language/czech/options_lang.php +++ b/application/language/czech/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Uložit'; diff --git a/application/language/dutch/options_lang.php b/application/language/dutch/options_lang.php index 4b28eda5e..fa5c9b6d8 100644 --- a/application/language/dutch/options_lang.php +++ b/application/language/dutch/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/english/options_lang.php b/application/language/english/options_lang.php index 1579c146e..4f05c772f 100644 --- a/application/language/english/options_lang.php +++ b/application/language/english/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/finnish/options_lang.php b/application/language/finnish/options_lang.php index 68e217409..4e026c4fd 100644 --- a/application/language/finnish/options_lang.php +++ b/application/language/finnish/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/french/options_lang.php b/application/language/french/options_lang.php index 1579c146e..4f05c772f 100644 --- a/application/language/french/options_lang.php +++ b/application/language/french/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/german/options_lang.php b/application/language/german/options_lang.php index 45570bec5..3360d963a 100644 --- a/application/language/german/options_lang.php +++ b/application/language/german/options_lang.php @@ -73,23 +73,30 @@ $lang['options_dxcluster_maxage_changed_to']='Maximales Spot-Alter geändert auf $lang['options_dxcluster_decont_changed_to']='Spotterkontinent geändert auf '; $lang['options_dxcluster_decont_hint']='Nur Spots von Spottern dieses Kontinents werden angezeigt'; -$lang['options_version_dialog'] = "Versions Info"; +$lang['options_version_dialog'] = "Versionsinfo"; $lang['options_version_dialog_close'] = "Schliessen"; $lang['options_version_dialog_dismiss'] = "Nicht mehr anzeigen"; -$lang['options_version_dialog_settings'] = "Versions Info Einstellungen"; -$lang['options_version_dialog_header'] = "Version Info Überschrift"; -$lang['options_version_dialog_header_hint'] = "Du kannst die Überschrift des Versions Info Fensters verändern."; -$lang['options_version_dialog_header_changed_to'] = "Versions Info Überschrift geändert zu"; -$lang['options_version_dialog_mode'] = "Versions Info Modus"; +$lang['options_version_dialog_settings'] = "Versionsinfo Einstellungen"; +$lang['options_version_dialog_header'] = "Überschrift der Versionsinfo"; +$lang['options_version_dialog_header_hint'] = "Du kannst die Überschrift des Versionsinfo-Fensters verändern."; +$lang['options_version_dialog_header_changed_to'] = "Überschrift der Versionsinfo geändert zu"; +$lang['options_version_dialog_mode'] = "Versionsinfo-Modus"; $lang['options_version_dialog_mode_release_notes'] = "Nur Versionshinweise"; $lang['options_version_dialog_mode_custom_text'] = "Nur benutzerdefinierter Text"; $lang['options_version_dialog_mode_both'] = "Versionshinweise und benutzerdefinierter Text"; -$lang['options_version_dialog_mode_disabled'] = "Ausgeschaltet"; -$lang['options_version_dialog_mode_hint'] = "Die Versions Info wird jedem Benutzer angezeigt. Der Benutzer hat die Möglichkeit, den Dialog zu schließen, nachdem er ihn gelesen hat. Wählen, ob nur Versionshinweise (von GitHub abgerufen), nur benutzerdefinierten Text oder beides angezeigt werden soll."; -$lang['options_version_dialog_custom_text'] = "Versions Info - benutzerdefinierter Text"; -$lang['options_version_dialog_custom_text_hint'] = "Dies ist der benutzerdefinierte Text, welcher im Versions Info Fenster angezeigt wird. "; -$lang['options_version_dialog_mode_changed_to'] = "Versions Info Modus geändert zu"; -$lang['options_version_dialog_custom_text_saved'] = "Versions Info benutzerdefinierter Text gespeichert!"; +$lang['options_version_dialog_mode_disabled'] = "Deaktiviert"; +$lang['options_version_dialog_mode_hint'] = "Die Versionsinfo wird jedem Benutzer angezeigt. Der Benutzer hat die Möglichkeit, den Dialog zu schließen, nachdem er ihn gelesen hat. Wähle aus, ob nur Versionshinweise (von GitHub abgerufen), nur benutzerdefinierter Text oder beides angezeigt werden soll."; +$lang['options_version_dialog_custom_text'] = "Versionsinfo - Benutzerdefinierter Text"; +$lang['options_version_dialog_custom_text_hint'] = "Dies ist der benutzerdefinierte Text, der im Versionsinfo-Fenster angezeigt wird."; +$lang['options_version_dialog_mode_changed_to'] = "Versionsinfo-Modus geändert zu"; +$lang['options_version_dialog_custom_text_saved'] = "Benutzerdefinierter Text der Versionsinfo gespeichert!"; +$lang['options_version_dialog_success_show_all'] = "Versionsinfo wird wieder allen Benutzern angezeigt"; +$lang['options_version_dialog_success_hide_all'] = "Versionsinfo wird keinem Benutzer angezeigt"; +$lang['options_version_dialog_show_hide'] = "Versionsinfo-Dialog für alle Benutzer ein-/ausblenden"; +$lang['options_version_dialog_show_all'] = "Allen Benutzern anzeigen"; +$lang['options_version_dialog_hide_all'] = "Allen Benutzern ausblenden"; +$lang['options_version_dialog_show_all_hint'] = "Dies zeigt den Versionsdialog automatisch allen Benutzern bei der nächsten Seiten-Aktualisierung an."; +$lang['options_version_dialog_hide_all_hint'] = "Dies deaktiviert das automatische Einblenden des Versionsdialogs für alle Benutzer."; $lang['options_save'] = 'Speichern'; diff --git a/application/language/greek/options_lang.php b/application/language/greek/options_lang.php index 1579c146e..4f05c772f 100644 --- a/application/language/greek/options_lang.php +++ b/application/language/greek/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/italian/options_lang.php b/application/language/italian/options_lang.php index 1579c146e..4f05c772f 100644 --- a/application/language/italian/options_lang.php +++ b/application/language/italian/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/polish/options_lang.php b/application/language/polish/options_lang.php index 1579c146e..4f05c772f 100644 --- a/application/language/polish/options_lang.php +++ b/application/language/polish/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/russian/options_lang.php b/application/language/russian/options_lang.php index da810bcea..e24699591 100644 --- a/application/language/russian/options_lang.php +++ b/application/language/russian/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Сохранить'; diff --git a/application/language/spanish/options_lang.php b/application/language/spanish/options_lang.php index 1579c146e..4f05c772f 100644 --- a/application/language/spanish/options_lang.php +++ b/application/language/spanish/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save'; diff --git a/application/language/swedish/options_lang.php b/application/language/swedish/options_lang.php index f92fc406b..0190786fd 100644 --- a/application/language/swedish/options_lang.php +++ b/application/language/swedish/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Spara'; diff --git a/application/language/turkish/options_lang.php b/application/language/turkish/options_lang.php index 1579c146e..4f05c772f 100644 --- a/application/language/turkish/options_lang.php +++ b/application/language/turkish/options_lang.php @@ -90,6 +90,13 @@ $lang['options_version_dialog_custom_text'] = "Version Info Custom Text"; $lang['options_version_dialog_custom_text_hint'] = "This is the custom text which is shown in the dialog."; $lang['options_version_dialog_mode_changed_to'] = "Version Info Mode changed to"; $lang['options_version_dialog_custom_text_saved'] = "Version Info Custom Text saved!"; +$lang['options_version_dialog_success_show_all'] = "Version Info will be shown to all users again"; +$lang['options_version_dialog_success_hide_all'] = "Version Info will not be shown to any user"; +$lang['options_version_dialog_show_hide'] = "Show/Hide Version Info Dialog for all Users"; +$lang['options_version_dialog_show_all'] = "Show for all Users"; +$lang['options_version_dialog_hide_all'] = "Hide for all Users"; +$lang['options_version_dialog_show_all_hint'] = "This will show the version dialog automatically to all users on their next page reload."; +$lang['options_version_dialog_hide_all_hint'] = "This will deactivate the automatic popup of the version dialog for all users."; $lang['options_save'] = 'Save';