diff --git a/app/access_controls/app_config.php b/app/access_controls/app_config.php index 353339fb3f..84d3e7a160 100644 --- a/app/access_controls/app_config.php +++ b/app/access_controls/app_config.php @@ -10,9 +10,9 @@ $apps[$x]['url'] = "http://www.fusionpbx.com"; $apps[$x]['description']['en-us'] = "Manage access control lists"; $apps[$x]['description']['ar-eg'] = ""; - $apps[$x]['description']['de-at'] = ""; + $apps[$x]['description']['de-at'] = "Zugriffssteuerungslisten verwalten"; $apps[$x]['description']['de-ch'] = ""; - $apps[$x]['description']['de-de'] = ""; + $apps[$x]['description']['de-de'] = "Zugriffssteuerungslisten verwalten"; $apps[$x]['description']['es-cl'] = ""; $apps[$x]['description']['es-mx'] = ""; $apps[$x]['description']['fr-ca'] = ""; diff --git a/app/call_flows/app_config.php b/app/call_flows/app_config.php index 7e38535a5b..c0faa08e02 100644 --- a/app/call_flows/app_config.php +++ b/app/call_flows/app_config.php @@ -10,9 +10,9 @@ $apps[$x]['url'] = "http://www.fusionpbx.com"; $apps[$x]['description']['en-us'] = "Direct calls between two destinations by calling a feature code."; $apps[$x]['description']['ar-eg'] = ""; - $apps[$x]['description']['de-at'] = ""; + $apps[$x]['description']['de-at'] = "Anrufe zwischen zwei Ziele anhand eines Funktions-Codes steuern."; $apps[$x]['description']['de-ch'] = ""; - $apps[$x]['description']['de-de'] = ""; + $apps[$x]['description']['de-de'] = "Anrufe zwischen zwei Ziele anhand eines Funktions-Codes steuern."; $apps[$x]['description']['es-cl'] = ""; $apps[$x]['description']['es-mx'] = ""; $apps[$x]['description']['fr-ca'] = ""; diff --git a/app/conference_controls/app_config.php b/app/conference_controls/app_config.php index 2900cf9e00..b71eeb5b70 100644 --- a/app/conference_controls/app_config.php +++ b/app/conference_controls/app_config.php @@ -10,9 +10,9 @@ $apps[$x]['url'] = "http://www.fusionpbx.com"; $apps[$x]['description']['en-us'] = "Call controls enable ability to assign digits to actions. They can be used to mute, unmute, or other actions during the conference call."; $apps[$x]['description']['ar-eg'] = ""; - $apps[$x]['description']['de-at'] = ""; + $apps[$x]['description']['de-at'] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen."; $apps[$x]['description']['de-ch'] = ""; - $apps[$x]['description']['de-de'] = ""; + $apps[$x]['description']['de-de'] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen."; $apps[$x]['description']['es-cl'] = ""; $apps[$x]['description']['es-mx'] = ""; $apps[$x]['description']['fr-ca'] = ""; diff --git a/app/conference_controls/app_languages.php b/app/conference_controls/app_languages.php index 3a8985570c..a74db13381 100644 --- a/app/conference_controls/app_languages.php +++ b/app/conference_controls/app_languages.php @@ -483,9 +483,9 @@ $text['title-conference_control_detail']['uk-ua'] = ""; $text['title_description-conference_control_detail']['en-us'] = "Call controls enable ability to assign digits to actions. They can be used to mute, unmute, or other actions during the conference call."; $text['title_description-conference_control_detail']['ar-eg'] = ""; -$text['title_description-conference_control_detail']['de-at'] = ""; +$text['title_description-conference_control_detail']['de-at'] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen."; $text['title_description-conference_control_detail']['de-ch'] = ""; -$text['title_description-conference_control_detail']['de-de'] = ""; +$text['title_description-conference_control_detail']['de-de'] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen."; $text['title_description-conference_control_detail']['es-cl'] = ""; $text['title_description-conference_control_detail']['es-mx'] = ""; $text['title_description-conference_control_detail']['fr-ca'] = ""; diff --git a/app/conference_profiles/app_config.php b/app/conference_profiles/app_config.php index 644b6fbcee..f5ea3aec8a 100644 --- a/app/conference_profiles/app_config.php +++ b/app/conference_profiles/app_config.php @@ -10,9 +10,9 @@ $apps[$x]['url'] = "http://www.fusionpbx.com"; $apps[$x]['description']['en-us'] = "A group of conference parameters saved together as a profile."; $apps[$x]['description']['ar-eg'] = ""; - $apps[$x]['description']['de-at'] = ""; + $apps[$x]['description']['de-at'] = "Eine Gruppe von Konferenz-Parametern zu einem Profil zusammengefasst."; $apps[$x]['description']['de-ch'] = ""; - $apps[$x]['description']['de-de'] = ""; + $apps[$x]['description']['de-de'] = "Eine Gruppe von Konferenz-Parametern zu einem Profil zusammengefasst."; $apps[$x]['description']['es-cl'] = ""; $apps[$x]['description']['es-mx'] = ""; $apps[$x]['description']['fr-ca'] = ""; diff --git a/app/database_transactions/app_config.php b/app/database_transactions/app_config.php index aac3f92ded..4158e01be4 100644 --- a/app/database_transactions/app_config.php +++ b/app/database_transactions/app_config.php @@ -1,5 +1,126 @@ + //application details $apps[$x]['name'] = "Database Transactions"; $apps[$x]['uuid'] = "de47783c-1caa-4b3e-9b51-ad6c9e69215c"; @@ -120,3 +241,5 @@ $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Result of the transaction."; ?> + +