From: Eike Rathke <[EMAIL PROTECTED]>
   Date: Tue, 17 Oct 2006 12:59:09 +0200

   > I wonder where new/changed strings in m188, which isn't even ready
   > yet, should come from.

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!

But I was speaking mainly about the previous release but I do not want to
dive into details of it again ;-)
-- 
Pavel Janík

Instrument your programs.  Measure before making "efficiency" changes.
                  -- The Elements of Programming Style (Kernighan & Plaugher)

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

Reply via email to