diff --git a/webext/_locales/de/messages.json b/webext/_locales/de/messages.json index 30bb0d2..cac7396 100644 --- a/webext/_locales/de/messages.json +++ b/webext/_locales/de/messages.json @@ -349,32 +349,32 @@ "description": "Title for Apps options" }, - "start_application": { + "apps_start_application": { "message": "Startanwendung", "description": "The start application parameters" }, - "start_app": { + "apps_start_app": { "message": "Anwendung: ", "description": "The start application" }, - "start_app_args": { + "apps_start_app_args": { "message": "Argumente: ", "description": "Arguments for a start application" }, - "close_application": { + "apps_close_application": { "message": "Stopanwendung", "description": "The close application parameters" }, - "close_app": { + "apps_close_app": { "message": "Anwendung: ", "description": "The close application" }, - "close_app_args": { + "apps_close_app_args": { "message": "Argumente: ", "description": "Arguments for a close application" }, diff --git a/webext/_locales/el/messages.json b/webext/_locales/el/messages.json index 0fb98d0..e20a553 100644 --- a/webext/_locales/el/messages.json +++ b/webext/_locales/el/messages.json @@ -349,32 +349,32 @@ "description": "Title for Apps options" }, - "start_application": { + "apps_start_application": { "message": "Εφαρμογή εκκίνησης", "description": "The start application parameters" }, - "start_app": { + "apps_start_app": { "message": "Εφαρμογή: ", "description": "The start application" }, - "start_app_args": { + "apps_start_app_args": { "message": "Επιχειρήματα: ", "description": "Arguments for a start application" }, - "close_application": { + "apps_close_application": { "message": "Κλείσιμο αίτησης", "description": "The close application parameters" }, - "close_app": { + "apps_close_app": { "message": "Εφαρμογή: ", "description": "The close application" }, - "close_app_args": { + "apps_close_app_args": { "message": "Επιχειρήματα: ", "description": "Arguments for a close application" }, diff --git a/webext/_locales/en-US/messages.json b/webext/_locales/en-US/messages.json index fedf0e6..72c77a5 100644 --- a/webext/_locales/en-US/messages.json +++ b/webext/_locales/en-US/messages.json @@ -349,32 +349,32 @@ "description": "Title for Apps options" }, - "start_application": { + "apps_start_application": { "message": "Start application", "description": "The start application parameters" }, - "start_app": { + "apps_start_app": { "message": "Application: ", "description": "The start application" }, - "start_app_args": { + "apps_start_app_args": { "message": "Arguments: ", "description": "Arguments for a start application" }, - "close_application": { + "apps_close_application": { "message": "Closing application", "description": "The close application parameters" }, - "close_app": { + "apps_close_app": { "message": "Application: ", "description": "The close application" }, - "close_app_args": { + "apps_close_app_args": { "message": "Arguments: ", "description": "Arguments for a close application" }, diff --git a/webext/_locales/it/messages.json b/webext/_locales/it/messages.json index 9ede389..3bc806f 100644 --- a/webext/_locales/it/messages.json +++ b/webext/_locales/it/messages.json @@ -349,32 +349,32 @@ "description": "Title for Apps options" }, - "start_application": { + "apps_start_application": { "message": "Applicazione di avvio", "description": "The start application parameters" }, - "start_app": { + "apps_start_app": { "message": "Applicazione: ", "description": "The start application" }, - "start_app_args": { + "apps_start_app_args": { "message": "Argomenti: ", "description": "Arguments for a start application" }, - "close_application": { + "apps_close_application": { "message": "Applicazione alla chiusura", "description": "The close application parameters" }, - "close_app": { + "apps_close_app": { "message": "Applicazione: ", "description": "The close application" }, - "close_app_args": { + "apps_close_app_args": { "message": "Argomenti: ", "description": "Arguments for a close application" }, diff --git a/webext/_locales/nl/messages.json b/webext/_locales/nl/messages.json index 8a383df..b1eeca5 100644 --- a/webext/_locales/nl/messages.json +++ b/webext/_locales/nl/messages.json @@ -349,32 +349,32 @@ "description": "Title for Apps options" }, - "start_application": { + "apps_start_application": { "message": "Start programma", "description": "The start application parameters" }, - "start_app": { + "apps_start_app": { "message": "Programma: ", "description": "The start application" }, - "start_app_args": { + "apps_start_app_args": { "message": "Argumenten: ", "description": "Arguments for a start application" }, - "close_application": { + "apps_close_application": { "message": "Stop programma", "description": "The close application parameters" }, - "close_app": { + "apps_lose_app": { "message": "Programma: ", "description": "The close application" }, - "close_app_args": { + "apps_close_app_args": { "message": "Argumenten: ", "description": "Arguments for a close application" }, diff --git a/webext/_locales/pt-BR/messages.json b/webext/_locales/pt-BR/messages.json index 517a597..a338239 100644 --- a/webext/_locales/pt-BR/messages.json +++ b/webext/_locales/pt-BR/messages.json @@ -349,32 +349,32 @@ "description": "Title for Apps options" }, - "start_application": { + "apps_start_application": { "message": "Aplicativo de inicialização", "description": "The start application parameters" }, - "start_app": { + "apps_start_app": { "message": "Aplicativo: ", "description": "The start application" }, - "start_app_args": { + "apps_start_app_args": { "message": "Argumentos: ", "description": "Arguments for a start application" }, - "close_application": { + "apps_close_application": { "message": "Fechando aplicativo", "description": "The close application parameters" }, - "close_app": { + "apps_close_app": { "message": "Aplicativo: ", "description": "The close application" }, - "close_app_args": { + "apps_close_app_args": { "message": "Argumentos: ", "description": "Arguments for a close application" }, diff --git a/webext/_locales/ru/messages.json b/webext/_locales/ru/messages.json index 6300637..761f870 100644 --- a/webext/_locales/ru/messages.json +++ b/webext/_locales/ru/messages.json @@ -349,32 +349,32 @@ "description": "Title for Apps options" }, - "start_application": { + "apps_start_application": { "message": "Приложение при запуске", "description": "The start application parameters" }, - "start_app": { + "apps_start_app": { "message": "Приложение: ", "description": "The start application" }, - "start_app_args": { + "apps_start_app_args": { "message": "аргументы: ", "description": "Arguments for a start application" }, - "close_application": { + "apps_lose_application": { "message": "Заявление о закрытии", "description": "The close application parameters" }, - "close_app": { + "apps_close_app": { "message": "Приложение: ", "description": "The close application" }, - "close_app_args": { + "apps_close_app_args": { "message": "аргументы: ", "description": "Arguments for a close application" }, diff --git a/webext/options.html b/webext/options.html index d9e13a7..f791a50 100644 --- a/webext/options.html +++ b/webext/options.html @@ -561,11 +561,11 @@
| - + | |
| - + |
|
| - + | |
| - + |