Skip to content

Commit acaa456

Browse files
authored
Merge pull request #119 from zendesk/pdeuter/HD-612_reverse_sweep
HD-612 Strings: reverse sweep
2 parents b2b58ec + fe9535f commit acaa456

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/app/locale/en_US/Zendesk_Zendesk.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ parts:
1515
key: "txt.integrations.magento.config.general.description"
1616
title: "Configuration form: description for the general section"
1717
value: "General settings that are required to connect Zendesk and Magento."
18+
- translation:
19+
key: "golion.txt.integrations.magento.config.general.description"
20+
title: "Configuration form: description for the general section"
21+
value: "General settings that are required to connect Zendesk Support and Magento."
1822
- translation:
1923
key: "txt.integrations.magento.config.general.domain"
2024
title: "Configuration form: label for their Zendesk Domain"
@@ -99,6 +103,10 @@ parts:
99103
key: "txt.integrations.magento.config.features.display_link_to_zendesk"
100104
title: "Configuration form: link to let them toggle the display of a link to Zendesk in the footer"
101105
value: "Display link to Zendesk in Magento footer"
106+
- translation:
107+
key: "golion.txt.integrations.magento.config.features.display_link_to_zendesk"
108+
title: "Configuration form: link to let them toggle the display of a link to Zendesk in the footer"
109+
value: "Display link to Zendesk Support in Magento footer"
102110
- translation:
103111
key: "txt.integrations.magento.config.features.order_field_id"
104112
title: "Configuration form: label asking for their Zendesk order number custom field ID"
@@ -107,6 +115,10 @@ parts:
107115
key: "txt.integrations.magento.config.features.order_field_id_hint"
108116
title: "Configuration form: hint text describing why the field is required"
109117
value: "Used to link order in Magento with tickets in Zendesk"
118+
- translation:
119+
key: "golion.txt.integrations.magento.config.features.order_field_id_hint"
120+
title: "Configuration form: hint text describing why the field is required"
121+
value: "Used to link order in Magento with tickets in Zendesk Support"
110122
- translation:
111123
key: "txt.integrations.magento.config.api_details.title"
112124
title: "Configuration form: title for API Details section"
@@ -115,6 +127,10 @@ parts:
115127
key: "txt.integrations.magento.config.api_details.description"
116128
title: "Configuration form: description for the API details section"
117129
value: "Required for Magento App inside Zendesk to work."
130+
- translation:
131+
key: "golion.txt.integrations.magento.config.api_details.description"
132+
title: "Configuration form: description for the API details section"
133+
value: "Required for Magento app to work in Zendesk Support."
118134
- translation:
119135
key: "txt.integrations.magento.config.api_details.enabled"
120136
title: "Configuration form: label asking if they would like the API to be enabled"
@@ -181,6 +197,10 @@ parts:
181197
key: "txt.integrations.magento.config.setup.description"
182198
title: "Configuration form: description for the setup section"
183199
value: "Haven't setup Zendesk yet? Follow our easy setup guide to start using Zendesk to support your customers."
200+
- translation:
201+
key: "golion.txt.integrations.magento.config.setup.description"
202+
title: "Configuration form: description for the setup section"
203+
value: "Haven't set up Zendesk Support yet? Follow our easy setup guide to get started."
184204
- translation:
185205
key: "txt.integrations.magento.config.setup.guide"
186206
title: "Configuration form: button linking to the setup guide"

0 commit comments

Comments
 (0)