Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    i18n group by Day/Week/Month title

    Using SmartGwtMessages properties, I can get the "Group by Date" text to display locale text correctly. However, the sub-menu items "Group by Day/Week/etc." texts are still displayed in English.

    Am I missing something?

    I'm still using SmartGWT 1.3 -- not sure if I need to upgrade for this.

    Thanks,
    Khoa

    #2
    Any comments/suggestions are appreciated.

    Khoa

    Comment


      #3
      Which locale are you using? Did you mean Smart GWT 2.3?

      Comment


        #4
        I use pt_BR locale and have downloaded the SmartGwtMessages_pt_BR.properties from 99translations.

        I am still using smartgwt 1.3 :-) Do I have to upgrade to 2.3 for it to work?

        Thanks,
        Khoa

        Comment


          #5
          Yes. Try downloading the latest nightly.

          Comment


            #6
            I just tried with the latest nightly. Still same problem...

            Please see screen capture attachment. I also notice the new Auto Fit menus are displayed in English.

            Thanks,
            Khoa
            Attached Files

            Comment


              #7
              Any suggestions on how I can make this to work?

              Thanks,
              Khoa

              Comment


                #8
                This has been fixed. Check the next nightly build.

                Note that the Auto Fit menus are displayed in english because the pt_BR translations for these labels are missing on the 99translations page. Enter them there and it will be picked up.

                Sanjiv

                Comment


                  #9
                  Sjivan,

                  Thanks for the fix. The group-by Date sub-items are looking good now. The Auto Fit/Auto Fit All Columns however, are still displayed in English even though I edit my local SmartGwtMessages_pt_BR.properties:
                  Code:
                  listGrid_autoFitFieldText=Ajuste automático
                  listGrid_autoFitAllText=Auto ajustar todas as colunas
                  Does the translation have to be submitted to 99translations?

                  Thanks,
                  Khoa

                  Comment


                    #10
                    Yes, the translations need to be submitted to 99translations.

                    Comment

                    Working...
                    X