Skip to content

Commit

Permalink
added missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ma4nn committed Jul 17, 2024
1 parent c9f6bc1 commit de65f8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/code/core/Mage/Directory/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<show_in_store>0</show_in_store>
<can_be_empty>1</can_be_empty>
</optional_zip_countries>
<top_countries translate="label">
<top_countries translate="label comment">
<label>Top Countries</label>
<frontend_type>multiselect</frontend_type>
<sort_order>40</sort_order>
Expand All @@ -288,6 +288,7 @@
<show_in_website>1</show_in_website>
<show_in_store>1</show_in_store>
<can_be_empty>1</can_be_empty>
<comment>Choose popular countries that should be grouped on top of the country select.</comment>
</top_countries>
</fields>
</country>
Expand Down
3 changes: 3 additions & 0 deletions app/locale/en_US/Mage_Directory.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Base currency is used for all online payment transactions. Scope is defined by the catalog price scope (""Catalog"" > ""Price"" > ""Catalog Price Scope"").","Base currency is used for all online payment transactions. Scope is defined by the catalog price scope (""Catalog"" > ""Price"" > ""Catalog Price Scope"")."
"Can't convert rate from ""%s-%s"".","Can't convert rate from ""%s-%s""."
"Cannot retrieve rate from %s.","Cannot retrieve rate from %s."
"Choose popular countries that should be grouped on top of the country list.","Choose popular countries that should be grouped on top of the country list."
"Connection Timeout in Seconds","Connection Timeout in Seconds"
"Continue &raquo;","Continue &raquo;"
"Country","Country"
Expand Down Expand Up @@ -37,6 +38,7 @@
"List of regions in specified country","List of regions in specified country"
"No API Key was specified or an invalid API Key was specified.","No API Key was specified or an invalid API Key was specified."
"One or more invalid symbols have been specified.","One or more invalid symbols have been specified."
"Popular","Popular"
"Postal Code is Optional for the following countries","Postal Code is Optional for the following countries"
"Region","Region"
"Region API","Region API"
Expand All @@ -52,6 +54,7 @@
"The account this API request is coming from is inactive.","The account this API request is coming from is inactive."
"The current request did not return any results.","The current request did not return any results."
"The maximum allowed API amount of monthly API requests has been reached.","The maximum allowed API amount of monthly API requests has been reached."
"Top Countries","Top Countries"
"Unable to initialize the import model.","Unable to initialize the import model."
"Undefined rate from ""%s-%s"".","Undefined rate from ""%s-%s""."
"WARNING:","WARNING:"
Expand Down

0 comments on commit de65f8c

Please sign in to comment.