[OPEN] [#67] portuguese translation errors

  1. #1

    [OPEN] [#67] portuguese translation errors

    Hi,

    We found a few mistakes in the portuguese translation (Ext.Net 1.x version). How can we manage/update the localization files?

    best,

    Pau
    Attached Thumbnails Click image for larger version. 

Name:	Screen Shot 2012-06-08 at 9.38.41 AM.png 
Views:	122 
Size:	11.8 KB 
ID:	4344  
    Last edited by Baidaly; Nov 28, 2012 at 1:36 AM. Reason: Issue created
  2. #2
    Hello!

    Thank you for your report. We are investigating. For now, please, use following code:

    <script>
    if(Ext.PagingToolbar){
       Ext.apply(Ext.PagingToolbar.prototype, {
    	  nextText: "Pr&oacute;xima P&aacute;gina"
       });
    }
    </script>
  3. #3
    Opened an Issue to track this defect (or feature request), see

    https://github.com/extnet/Ext.NET/issues/67
  4. #4
    Hi,

    Unfortunately, it is a common bug of ExtJS locales. It is (at least, was) also presented in ExtJS 4.
    http://www.sencha.com/forum/showthread.php?191439

    IMHO, there is a minor chance that Sencha will fix it for ExtJS 3.4, but I reported anyway.
    http://www.sencha.com/forum/showthread.php?250264

    I'm saying there is a minor chance because of, for example, this one is still opened.
    http://www.sencha.com/forum/showthread.php?120162

    You can see when it was reported.

    Unfortunately, it is a too global bug in ExtJS to be fixed in Ext.NET.

    I can suggest to take the whole locale.js, correct it as needed and attach to the page manually.

    By the way, @Baidaly, please take a look on your post. There seems to be the same bug:) I think the forums doesn't work well with these characters too.
  5. #5
    Seems I was totally wrong. I just expected to see in the locales and in the @Baidaly's forum post the accented characters, not its encoded versions.

    Apologize for the inconvenience.

    I corrected my report to Sencha to don't mislead them.
  6. #6
    Sencha opened a Bug ticket.

Similar Threads

  1. ext:CalendarPanel DayView formating Time in portuguese
    By gefferson.librelato in forum 1.x Help
    Replies: 7
    Last Post: Jan 25, 2013, 12:04 PM
  2. [CLOSED] translation problem
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 13, 2012, 2:31 PM
  3. [CLOSED] Calendar in Portuguese
    By majunior in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Dec 05, 2011, 12:27 PM
  4. [CLOSED] Ext Throw format error when using Portuguese
    By sharif in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 02, 2010, 4:52 PM
  5. Missing translation in javascript
    By Raynald_Fontaine in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 09, 2010, 10:24 PM

Tags for this Thread

Posting Permissions