Skip to content

Commit ba59c79

Browse files
committed
LOCAL-44 Strings: reverse sweep (auto)
1 parent 5520084 commit ba59c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/locales/translations/zendesk_apps_support.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ parts:
181181
obsolete: "2019-11-01"
182182
- translation:
183183
key: "txt.apps.admin.error.app_build.no_source_required_apps"
184-
title: "Inform users that no source files are required when uploading marketingOnly and requirementsOnly apps. marketingOnly and requirementsOnly are Manifest properties and always English. https://developer.zendesk.com/apps/docs/developer-guide/manifest Also refer https://en.wikipedia.org/wiki/Style_sheet_(web_development) for stylesheets."
184+
title: "Inform users that no source files are required when uploading marketingOnly and requirementsOnly apps. Do not translate 'marketingOnly' and 'requirementsOnly', these are Manifest properties (https://developer.zendesk.com/apps/docs/developer-guide/manifest). Also refer to https://en.wikipedia.org/wiki/Style_sheet_(web_development) for stylesheets."
185185
value: "Javascripts, stylesheets, and templates are not required for marketingOnly or requirementsOnly apps"
186186
screenshot: "https://drive.google.com/open?id=12B7CMtErshVxI2b-Eo-DjexOqer27oxV"
187187
- translation:
@@ -326,7 +326,7 @@ parts:
326326
value: "Products in manifest (%{manifest_products}) do not match products in translations (%{translation_products})"
327327
- translation:
328328
key: "txt.apps.admin.error.app_build.translation.insecure_token_parameter_in_manifest"
329-
title: "Validation message to indicate missing secure(true) field in manifest's token parameter. secure and true are always English. Do not translate. Secure(true) in manifest refers to https://developer.zendesk.com/apps/docs/developer-guide/using_sdk#using-secure-settings"
329+
title: "Validation message to indicate missing secure(true) field in manifest's token parameter. Do not translate 'secure' and 'true'. Secure(true) in manifest refers to https://developer.zendesk.com/apps/docs/developer-guide/using_sdk#using-secure-settings"
330330
value: "Make sure to set secure to true when using keys in Settings. Learn more: %{link}"
331331
screenshot: "https://drive.google.com/open?id=1ss3nNN2RG29R7StjCtiH8qjuwFBlRApJ"
332332
- translation:

0 commit comments

Comments
 (0)