Skip to content

Commit

Permalink
Minor language changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vvuksan committed Mar 28, 2017
1 parent af52589 commit 9e32592
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion etc/adminhtml/system.xml
Expand Up @@ -43,7 +43,7 @@
<field id="fastly_api_key" type="text" translate="label comment" sortOrder="20" showInDefault="1" showInWebsite="0" showInStore="0">
<label>Fastly API token</label>
<comment>
<![CDATA[Your API token is located under API Clients on your <a href="https://manage.fastly.com/account" target="_blank">Fastly Accout settings page.</a><br /><br />
<![CDATA[Please create a <a href="https://manage.fastly.com/tokens/personal" target="_blank">Fastly API token</a> with a global scope.<br /><br />
After making any changes to Fastly Service ID or API token, please Save Config first before uploading VCL.]]>
</comment>
<backend_model>Magento\PageCache\Model\System\Config\Backend\Varnish</backend_model>
Expand Down
4 changes: 2 additions & 2 deletions i18n/de_DE.csv
Expand Up @@ -5,7 +5,7 @@
"Fastly Service ID","Fastly Service ID"
"Your Service ID appears as an alphanumeric string immediately below the name of your service on the fastly configure tab.","Your Service ID appears as an alphanumeric string immediately below the name of your service on the fastly configure tab."
"Fastly API token","Fastly API token"
"Your API token is located on the account tab to the left of the Account Settings area.","Your API token is located on the account tab to the left of the Account Settings area."
"Please create a Fastly API token with a global scope.","Please create a Fastly API token with a global scope."
"Stale content delivery time","Stale content delivery time"
"Time in seconds for that stale content will be served. Set to 0 to disable this feature.","Time in seconds for that stale content will be served. Set to 0 to disable this feature."
"Stale content delivery time in case of backend error","Stale content delivery time in case of backend error"
Expand All @@ -18,4 +18,4 @@
"Use Soft Purge","Use Soft Purge"
"Use Soft Purge in conjunction with stale content delivery times, to serve stale content.","Use Soft Purge in conjunction with stale content delivery times, to serve stale content."
"Export VCL for Fastly","Exportiere VCL für Fastly"
"You are in the wrong store. Click OK to visit the %1 store.","Sie sind in der falschen Sprache. Klicken Sie OK, um zum %1 Store zu wechseln."
"You are in the wrong store. Click OK to visit the %1 store.","Sie sind in der falschen Sprache. Klicken Sie OK, um zum %1 Store zu wechseln."
4 changes: 2 additions & 2 deletions i18n/en_US.csv
Expand Up @@ -5,7 +5,7 @@
"Fastly Service ID","Fastly Service ID"
"Your Service ID appears as an alphanumeric string immediately below the name of your service on the fastly configure tab.","Your Service ID appears as an alphanumeric string immediately below the name of your service on the fastly configure tab."
"Fastly API token","Fastly API token"
"Your API token is located on the account tab to the left of the Account Settings area.","Your API token is located on the account tab to the left of the Account Settings area."
"Please create a Fastly API token with a global scope.","Please create a Fastly API token with a global scope."
"Stale content delivery time","Stale content delivery time"
"Time in seconds for that stale content will be served. Set to 0 to disable this feature.","Time in seconds for that stale content will be served. Set to 0 to disable this feature."
"Stale content delivery time in case of backend error","Stale content delivery time in case of backend error"
Expand All @@ -18,4 +18,4 @@
"Use Soft Purge","Use Soft Purge"
"Use Soft Purge in conjunction with stale content delivery times, to serve stale content.","Use Soft Purge in conjunction with stale content delivery times, to serve stale content."
"Export VCL for Fastly","Export VCL for Fastly"
"You are in the wrong store. Click OK to visit the %1 store.","You are in the wrong store. Click OK to visit the %1 store."
"You are in the wrong store. Click OK to visit the %1 store.","You are in the wrong store. Click OK to visit the %1 store."

0 comments on commit 9e32592

Please sign in to comment.