Editing default translations filesI cant translate few words on the websiteTranslating: There are 3 items in your cartTranslating “Add to Cart” and “Go to Top”Translations and hierachy of authorityFrench translations doesn't workMagento Module translations 1.9.3.0 problemNo able to change English word “BAG” in the homepage menuCan't translate strings with .csv filesItalian translation in a multi-language site don't workCreating new theme translate.csv files but with a different naming convention

Am I getting DDOS from crawlers?

Why is C# in the D Major Scale?

Returning the outputs of a nested structure

¿Por qué el español no introdujo el C con cedilla, Ç? – Why did Spanish not introduce the C with cedilla, Ç?

Why is `abs()` implemented differently?

Did we get closer to another plane than we were supposed to, or was the pilot just protecting our delicate sensibilities?

Should one double the thirds or the fifth in chords?

Point of the the Dothraki's attack in GoT S8E3?

Summing the values of a sequence using expl3

Reconstruct a matrix from its traces

How can I get a job without pushing my family's income into a higher tax bracket?

Selecting a secure PIN for building access

Number of seconds in 6 weeks

60s (or earlier) SF short story with FTL Travel using electron psychology aka addiclenendar technology

Pawn Promotion Double Checks

A non-technological, repeating, phenomenon in the sky, holding its position in the sky for hours

Was there ever a Kickstart that took advantage of 68020+ instructions that would work on an A2000?

CRT Oscilloscope - part of the plot is missing

Why do we use caret (^) as the symbol for ctrl/control?

In a vacuum triode, what prevents the grid from acting as another anode?

Enumerate Derangements

How to give very negative feedback gracefully?

Short story with physics professor who "brings back the dead" (Asimov or Bradbury?)

What was the state of the German rail system in 1944?



Editing default translations files


I cant translate few words on the websiteTranslating: There are 3 items in your cartTranslating “Add to Cart” and “Go to Top”Translations and hierachy of authorityFrench translations doesn't workMagento Module translations 1.9.3.0 problemNo able to change English word “BAG” in the homepage menuCan't translate strings with .csv filesItalian translation in a multi-language site don't workCreating new theme translate.csv files but with a different naming convention






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I have edited some translations in my multi language e-commerce site.



In particular, I want to change some words in the English version site. In the homepage there is a menu which contains word BAG: I want to translate BAG to SHOPPING BAG.



Translations files are contained in two folders:




  • applocaleen_US : where there are lot of translations files with different names.

  • appdesignfrontendenterprisetNamelocaleen_US : where there are only two csv files: translate.csv and alp.csv.

I edited every translations file adding in the csv file the string




"Bag","Shopping bag"




But this editing is not shown in the fronted site.



What files should I change to achieve my goal ? Why can't I see any changes ?










share|improve this question






























    1















    I have edited some translations in my multi language e-commerce site.



    In particular, I want to change some words in the English version site. In the homepage there is a menu which contains word BAG: I want to translate BAG to SHOPPING BAG.



    Translations files are contained in two folders:




    • applocaleen_US : where there are lot of translations files with different names.

    • appdesignfrontendenterprisetNamelocaleen_US : where there are only two csv files: translate.csv and alp.csv.

    I edited every translations file adding in the csv file the string




    "Bag","Shopping bag"




    But this editing is not shown in the fronted site.



    What files should I change to achieve my goal ? Why can't I see any changes ?










    share|improve this question


























      1












      1








      1








      I have edited some translations in my multi language e-commerce site.



      In particular, I want to change some words in the English version site. In the homepage there is a menu which contains word BAG: I want to translate BAG to SHOPPING BAG.



      Translations files are contained in two folders:




      • applocaleen_US : where there are lot of translations files with different names.

      • appdesignfrontendenterprisetNamelocaleen_US : where there are only two csv files: translate.csv and alp.csv.

      I edited every translations file adding in the csv file the string




      "Bag","Shopping bag"




      But this editing is not shown in the fronted site.



      What files should I change to achieve my goal ? Why can't I see any changes ?










      share|improve this question
















      I have edited some translations in my multi language e-commerce site.



      In particular, I want to change some words in the English version site. In the homepage there is a menu which contains word BAG: I want to translate BAG to SHOPPING BAG.



      Translations files are contained in two folders:




      • applocaleen_US : where there are lot of translations files with different names.

      • appdesignfrontendenterprisetNamelocaleen_US : where there are only two csv files: translate.csv and alp.csv.

      I edited every translations file adding in the csv file the string




      "Bag","Shopping bag"




      But this editing is not shown in the fronted site.



      What files should I change to achieve my goal ? Why can't I see any changes ?







      magento-1.9 php frontend csv inline-translations






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 2 '16 at 15:58









      Rajeev K Tomy

      14.7k54589




      14.7k54589










      asked Nov 2 '16 at 15:16









      lucaluca

      2117




      2117




















          2 Answers
          2






          active

          oldest

          votes


















          0














          Firstly I would check to see your locale settings for the store. You can check this under System -> Configuration -> General -> General, then the Locale Options -> Locale field.



          Assuming you are using "United States" as your locale for your store I would clear the translations and block caches as any changes you make to those translate.csv files won't appear until the cache is cleared.



          If at this point they are not appearing I would check that your theme is not using a different theme for translations under System -> Configuration -> General-> Design, then Themes -> Translations field.



          Another possibility could be that their maybe inline (database) translations. This would have higher priority over module (app/locale) or theme translations (package/theme/locale/) files as Magento gives inline translations the highest priority.



          You can turn on inline translations by going to System -> Configuration -> Advanced -> Developer, then setting Translate Inline -> "Enable for frontend" to "Yes" and clearing the Magento cache and then viewing your Magento store (shouldn't be done on live unless you add your IP to Developer Restrictions on the same configuration page) you should see red dotted line around the text you can edit and when you hover you should see a book icon which you can click to edit and then save the text.



          You can read more about translations on how they work here - http://blog.belvg.com/magento-certified-developer-exam-internationalization.html






          share|improve this answer






























            0














            To change any category Name Translation



            You have to go for Manage Categories => choose your store => choose category what you want to change => Change Category Name =>save






            share|improve this answer

























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "479"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f143771%2fediting-default-translations-files%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              Firstly I would check to see your locale settings for the store. You can check this under System -> Configuration -> General -> General, then the Locale Options -> Locale field.



              Assuming you are using "United States" as your locale for your store I would clear the translations and block caches as any changes you make to those translate.csv files won't appear until the cache is cleared.



              If at this point they are not appearing I would check that your theme is not using a different theme for translations under System -> Configuration -> General-> Design, then Themes -> Translations field.



              Another possibility could be that their maybe inline (database) translations. This would have higher priority over module (app/locale) or theme translations (package/theme/locale/) files as Magento gives inline translations the highest priority.



              You can turn on inline translations by going to System -> Configuration -> Advanced -> Developer, then setting Translate Inline -> "Enable for frontend" to "Yes" and clearing the Magento cache and then viewing your Magento store (shouldn't be done on live unless you add your IP to Developer Restrictions on the same configuration page) you should see red dotted line around the text you can edit and when you hover you should see a book icon which you can click to edit and then save the text.



              You can read more about translations on how they work here - http://blog.belvg.com/magento-certified-developer-exam-internationalization.html






              share|improve this answer



























                0














                Firstly I would check to see your locale settings for the store. You can check this under System -> Configuration -> General -> General, then the Locale Options -> Locale field.



                Assuming you are using "United States" as your locale for your store I would clear the translations and block caches as any changes you make to those translate.csv files won't appear until the cache is cleared.



                If at this point they are not appearing I would check that your theme is not using a different theme for translations under System -> Configuration -> General-> Design, then Themes -> Translations field.



                Another possibility could be that their maybe inline (database) translations. This would have higher priority over module (app/locale) or theme translations (package/theme/locale/) files as Magento gives inline translations the highest priority.



                You can turn on inline translations by going to System -> Configuration -> Advanced -> Developer, then setting Translate Inline -> "Enable for frontend" to "Yes" and clearing the Magento cache and then viewing your Magento store (shouldn't be done on live unless you add your IP to Developer Restrictions on the same configuration page) you should see red dotted line around the text you can edit and when you hover you should see a book icon which you can click to edit and then save the text.



                You can read more about translations on how they work here - http://blog.belvg.com/magento-certified-developer-exam-internationalization.html






                share|improve this answer

























                  0












                  0








                  0







                  Firstly I would check to see your locale settings for the store. You can check this under System -> Configuration -> General -> General, then the Locale Options -> Locale field.



                  Assuming you are using "United States" as your locale for your store I would clear the translations and block caches as any changes you make to those translate.csv files won't appear until the cache is cleared.



                  If at this point they are not appearing I would check that your theme is not using a different theme for translations under System -> Configuration -> General-> Design, then Themes -> Translations field.



                  Another possibility could be that their maybe inline (database) translations. This would have higher priority over module (app/locale) or theme translations (package/theme/locale/) files as Magento gives inline translations the highest priority.



                  You can turn on inline translations by going to System -> Configuration -> Advanced -> Developer, then setting Translate Inline -> "Enable for frontend" to "Yes" and clearing the Magento cache and then viewing your Magento store (shouldn't be done on live unless you add your IP to Developer Restrictions on the same configuration page) you should see red dotted line around the text you can edit and when you hover you should see a book icon which you can click to edit and then save the text.



                  You can read more about translations on how they work here - http://blog.belvg.com/magento-certified-developer-exam-internationalization.html






                  share|improve this answer













                  Firstly I would check to see your locale settings for the store. You can check this under System -> Configuration -> General -> General, then the Locale Options -> Locale field.



                  Assuming you are using "United States" as your locale for your store I would clear the translations and block caches as any changes you make to those translate.csv files won't appear until the cache is cleared.



                  If at this point they are not appearing I would check that your theme is not using a different theme for translations under System -> Configuration -> General-> Design, then Themes -> Translations field.



                  Another possibility could be that their maybe inline (database) translations. This would have higher priority over module (app/locale) or theme translations (package/theme/locale/) files as Magento gives inline translations the highest priority.



                  You can turn on inline translations by going to System -> Configuration -> Advanced -> Developer, then setting Translate Inline -> "Enable for frontend" to "Yes" and clearing the Magento cache and then viewing your Magento store (shouldn't be done on live unless you add your IP to Developer Restrictions on the same configuration page) you should see red dotted line around the text you can edit and when you hover you should see a book icon which you can click to edit and then save the text.



                  You can read more about translations on how they work here - http://blog.belvg.com/magento-certified-developer-exam-internationalization.html







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Nov 2 '16 at 23:18









                  Colin MurphyColin Murphy

                  52638




                  52638























                      0














                      To change any category Name Translation



                      You have to go for Manage Categories => choose your store => choose category what you want to change => Change Category Name =>save






                      share|improve this answer





























                        0














                        To change any category Name Translation



                        You have to go for Manage Categories => choose your store => choose category what you want to change => Change Category Name =>save






                        share|improve this answer



























                          0












                          0








                          0







                          To change any category Name Translation



                          You have to go for Manage Categories => choose your store => choose category what you want to change => Change Category Name =>save






                          share|improve this answer















                          To change any category Name Translation



                          You have to go for Manage Categories => choose your store => choose category what you want to change => Change Category Name =>save







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited May 25 '18 at 23:42

























                          answered May 25 '18 at 23:18









                          MR.R DNATHMR.R DNATH

                          31617




                          31617



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Magento Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f143771%2fediting-default-translations-files%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                              Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                              Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form