To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70526
                 Issue #|70526
                 Summary|Identifier change in newhelp.src cause new strings
               Component|l10n
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|sb
             Reported by|ihi





------- Additional comments from [EMAIL PROTECTED] Tue Oct 17 07:46:16 -0700 
2006 -------
Can we draw back this change introduced in cws sb59 ? I dont see any nessesary
improvement by this identifier change but it cause bit trouble for the
forthcomming l10n integration...

see Pavels comment from [EMAIL PROTECTED]:

E.g. the file sfx2/source/appl/newhelp.src contains this change:

[EMAIL PROTECTED]:~/.ooo/ooo_SRC680_m188_src/sfx2> cvs diff -kk -r 1.93 -r 1.94
source/appl/newhelp.src
Index: source/appl/newhelp.src
===================================================================
RCS file: /cvs/framework/sfx2/source/appl/newhelp.src,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- source/appl/newhelp.src     23 Sep 2005 15:21:16 -0000      1.93
+++ source/appl/newhelp.src     12 Oct 2006 15:48:57 -0000      1.94
@@ -37,7 +37,7 @@
 #include "newhelp.hrc"
 #include "helpid.hrc"
 
-Window WIN_HELP_INDEX
+Window WIN_HELPINDEX
 {
        Hide = TRUE ;
        Size = MAP_APPFONT ( 120 , 200 ) ;
[EMAIL PROTECTED]:~/.ooo/ooo_SRC680_m188_src/sfx2> 

Technically speaking, it brought several changes. You can see them all in 

http://cs.openoffice.org/servlets/ReadMsg?list=cvs&msgNo=9416

This means four "new" strings. "New" is in quotes because these strings are
not new at all, only their IDs have been changed! But for UI this means
that translators based on m187 are translating strings that are not in
final OOo at all!

---------------------------------------------------------------------
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