To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54448
                  Issue #:|54448
                  Summary:|sfx2/source/dialog/dinfdlg.src and other files in
                          |sfx2 contains old translations
                Component:|framework
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|code
              Assigned to:|tm
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sun Sep 11 04:11:54 -0700 
2005 -------
Hi,

while investigating another issue, I found this in 
sfx2/source/dialog/dinfdlg.src:

       FixedText FT_FILE_TYP
        {
                Pos = MAP_APPFONT ( 6 , 37 ) ;
        Size = MAP_APPFONT ( 70 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
                Text [ de ] = "Typ:" ;
                Text [ en-US ] = "Type:" ;
                Text [ x-comment ] = " ";
                Text[ it ] = "Tipo:";  
                Text[ ko ] = "íXUìK]:";
                Text[ sk ] = "Typ:";
                Text[ ar ] = "اÙDÙFÙHع:";
                Text[ ca ] = "Tipus";  
                Text[ nl ] = "Type:";  
                Text[ cz ] = "Typ:";   
                Text[ fi ] = "Tyyppi:";

[EMAIL PROTECTED]:~/.ooo/ooo_SRC680_m128_src/sfx2> egrep -r "Text\[ .* \] = "
*|egrep -v " de | en-US | x-comment "|wc -l
367
[EMAIL PROTECTED]:~/.ooo/ooo_SRC680_m128_src/sfx2> 

Please remove old translations from the source files. They are the source of
*weird* problems.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to