inovve

Translate Magento String “Search Results for”

Nov 11th, 2014
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. The most likely culprit is that your cache needs to be cleared.
  2.  
  3. Next most likely is the fact that these csv files are very particular about characters. If you're copy-pasting the wrong char into it, it won't work. Try copying a pre-existing line from an existing translation csv and edit the content inside of the quotation marks.
  4.  
  5. Sidenote: typically this file is called Mage_CatalogSearch.csv - I did however attempt adding this string to an en_US locale translation and change the filename to Mage_Catalogsearch.csv and it seemed to work fine.
Advertisement
Add Comment
Please, Sign In to add comment