diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 02dafe8..b007093 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -1387,6 +1387,10 @@ "message": "Einstellungen", "description": "" }, + "browserAction_faq": { + "message": "FAQ", + "description": "" + }, "browserAction_test": { "message": "Testen", "description": "" diff --git a/_locales/es/messages.json b/_locales/es/messages.json index a21912c..66cb548 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -1387,6 +1387,10 @@ "message": "Configuración", "description": "" }, + "browserAction_faq": { + "message": "FAQ", + "description": "" + }, "browserAction_test": { "message": "Probar", "description": "" @@ -1448,7 +1452,7 @@ "description": "" }, "sanitation_error.disabledSomeFeatures": { - "message": "Some features of {api} are disabled. This should only be done in testing or if you really know what the features are doing.", + "message": "Some features of {api} are disabled. This should only be done for testing or if you really know what the features are doing.", "description": "" }, "sanitation_resolution.disableMainFlag": { diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 2739cc9..d4be626 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -1387,6 +1387,10 @@ "message": "Settings", "description": "" }, + "browserAction_faq": { + "message": "FAQ", + "description": "" + }, "browserAction_test": { "message": "Test", "description": "" @@ -1448,7 +1452,7 @@ "description": "" }, "sanitation_error.disabledSomeFeatures": { - "message": "Some features of {api} are disabled. This should only be done in testing or if you really know what the features are doing.", + "message": "Some features of {api} are disabled. This should only be done for testing or if you really know what the features are doing.", "description": "" }, "sanitation_resolution.disableMainFlag": { diff --git a/_locales/it/messages.json b/_locales/it/messages.json index f137c93..1490b21 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -1387,6 +1387,10 @@ "message": "Impostazioni", "description": "" }, + "browserAction_faq": { + "message": "FAQ", + "description": "" + }, "browserAction_test": { "message": "Test", "description": "" @@ -1448,7 +1452,7 @@ "description": "" }, "sanitation_error.disabledSomeFeatures": { - "message": "Some features of {api} are disabled. This should only be done in testing or if you really know what the features are doing.", + "message": "Some features of {api} are disabled. This should only be done for testing or if you really know what the features are doing.", "description": "" }, "sanitation_resolution.disableMainFlag": { diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index 4caa118..e89e8ca 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -1387,6 +1387,10 @@ "message": "Innstillinger", "description": "" }, + "browserAction_faq": { + "message": "FAQ", + "description": "" + }, "browserAction_test": { "message": "Test", "description": "" @@ -1448,7 +1452,7 @@ "description": "" }, "sanitation_error.disabledSomeFeatures": { - "message": "Some features of {api} are disabled. This should only be done in testing or if you really know what the features are doing.", + "message": "Some features of {api} are disabled. This should only be done for testing or if you really know what the features are doing.", "description": "" }, "sanitation_resolution.disableMainFlag": { diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index a92dca9..96e552e 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -1387,6 +1387,10 @@ "message": "Настройки", "description": "" }, + "browserAction_faq": { + "message": "FAQ", + "description": "" + }, "browserAction_test": { "message": "Проверка", "description": "" @@ -1448,7 +1452,7 @@ "description": "" }, "sanitation_error.disabledSomeFeatures": { - "message": "Some features of {api} are disabled. This should only be done in testing or if you really know what the features are doing.", + "message": "Some features of {api} are disabled. This should only be done for testing or if you really know what the features are doing.", "description": "" }, "sanitation_resolution.disableMainFlag": { diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 74e98b5..463b106 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -1387,6 +1387,10 @@ "message": "设置", "description": "" }, + "browserAction_faq": { + "message": "FAQ", + "description": "" + }, "browserAction_test": { "message": "测试", "description": "" @@ -1448,7 +1452,7 @@ "description": "" }, "sanitation_error.disabledSomeFeatures": { - "message": "Some features of {api} are disabled. This should only be done in testing or if you really know what the features are doing.", + "message": "Some features of {api} are disabled. This should only be done for testing or if you really know what the features are doing.", "description": "" }, "sanitation_resolution.disableMainFlag": {