Skip to content

Instantly share code, notes, and snippets.

@mzeis
Created October 10, 2019 14:13
Show Gist options
  • Save mzeis/ad351da26e4e976e6e02b95e0fe9edd6 to your computer and use it in GitHub Desktop.
Save mzeis/ad351da26e4e976e6e02b95e0fe9edd6 to your computer and use it in GitHub Desktop.
New translation strings between Magento 1.9.4.2 and 1.9.4.3
app/locale/en_US/Mage_Adminhtml.csv
"Key %s does not contain scalar value","Key %s does not contain scalar value"
"Key %s does not exist in array","Key %s does not exist in array"
"Wrong field specified.","Wrong field specified."
app/locale/en_US/Mage_Api.csv
"A user with the same user name or email already exists.","A user with the same user name or email already exists."
"Api Key confirmation must be same as Api Key.","Api Key confirmation must be same as Api Key."
"Api Key must be at least of %d characters.","Api Key must be at least of %d characters."
"Api Key must include both numeric and alphabetic characters.","Api Key must include both numeric and alphabetic characters."
"First Name is required field.","First Name is required field."
"Last Name is required field.","Last Name is required field."
"Please enter a valid email.","Please enter a valid email."
"User Name is required field.","User Name is required field."
app/locale/en_US/Mage_Catalog.csv
"You saved the search term.","You saved the search term."
app/locale/en_US/Mage_Compiler.csv
"Please, press disable button before run compilation process","Please, press disable button before run compilation process"
app/locale/en_US/Mage_Core.csv
"Disallowed block name for frontend.","Disallowed block name for frontend."
"File name is too long. Maximum length is %s.","File name is too long. Maximum length is %s."
"HTML filtration has failed.","HTML filtration has failed."
"Helper attributes should not be used in custom layout updates.","Helper attributes should not be used in custom layout updates."
"Invalid template path used in layout update.","Invalid template path used in layout update."
"Please enter more characters or clean leading or trailing spaces.","Please enter more characters or clean leading or trailing spaces."
"Please enter more characters. Password should contain both numeric and alphabetic characters.","Please enter more characters. Password should contain both numeric and alphabetic characters."
"XML data is invalid.","XML data is invalid."
"XML object is not instance of ""Varien_Simplexml_Element"".","XML object is not instance of ""Varien_Simplexml_Element""."
app/locale/en_US/Mage_Customer.csv
"Minimum admin password length","Minimum admin password length"
"Minimum password length","Minimum password length"
"Please enter a number 7 or greater in this field.","Please enter a number 7 or greater in this field."
"The password must have at least %d characters. Leading or trailing spaces will be ignored.","The password must have at least %d characters. Leading or trailing spaces will be ignored."
app/locale/en_US/Mage_Dataflow.csv
"Invalid node.","Invalid node."
"Upload failed. Can not find required columns: %s in file %s.","Upload failed. Can not find required columns: %s in file %s."
"Upload failed. Wrong data format in file: %s.","Upload failed. Wrong data format in file: %s."
app/locale/en_US/Mage_Directory.csv
"API Access Key","API Access Key"
"API Key","API Key"
"An invalid base currency has been entered.","An invalid base currency has been entered."
"Currency rates can\'t be retrieved.","Currency rates can\'t be retrieved."
"CurrencyConverterAPI","CurrencyConverterAPI"
"Fixer.IO","Fixer.IO"
"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."
"The ""%s"" is not allowed as base currency for your subscription plan.","The ""%s"" is not allowed as base currency for your subscription plan."
"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."
"We can\'t retrieve a rate from %s for %s.","We can\'t retrieve a rate from %s for %s."
app/locale/en_US/Mage_Eav.csv
"The value of attribute ""%s"" contains invalid data.","The value of attribute ""%s"" contains invalid data."
app/locale/en_US/Mage_Wishlist.csv
"Please add product to wishlist again.","Please add product to wishlist again."
app/locale/en_US/Mage_XmlConnect.csv
"The minimum password length is ","The minimum password length is "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment