Skip to content

Commit 5dc74c0

Browse files
committed
mark as obsolete and create new key
1 parent 42fbea3 commit 5dc74c0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/app/locale/en_US/Zendesk_Zendesk.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,12 +224,16 @@ parts:
224224
- translation:
225225
key: "text.integrations.magento.config.test_connection.tips"
226226
title: "Configuration message: suggestion to look at provided URL for troubleshooting"
227-
value: "Click 'Save Config' and try again. If the issue persist, check if the entered Agent Email Address and Agent Token combination is correct."
227+
value: 'Troubleshooting tips can be found at <a href="%s" target="_blank">%s</a>'
228+
obsolete: "2015-09-17"
228229
- translation:
229230
key: "text.integrations.magento.config.test_connection.outbound.failure"
230231
title: "Configuration message: connection to the Zendesk API failed"
231232
value: "Connection to Zendesk API failed"
232-
233+
- translation:
234+
key: "text.integrations.magento.config.test_connection.troubleshooting"
235+
title: "Configuration message: suggestion to look at configured email and token for troubleshooting"
236+
value: "Click 'Save Config' and try again. If the issue persist, check if the entered Agent Email Address and Agent Token combination is correct."
233237

234238
# Tickets
235239
- translation:

0 commit comments

Comments
 (0)