ooo-build r11605 - in trunk: . patches/src680



Author: tml
Date: Mon Feb 18 10:43:13 2008
New Revision: 11605
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11605&view=rev

Log:
2008-02-18  Tor Lillqvist  <tml novell com>

	* patches/src680/novell-win32-odma.diff
	(svx/source/dialog/optgdlg.src): As fallback en-US strings don't
	seem to be displayed when using en-GB and a string hasn't been
	localised to en-GB, add an explicit en-GB version of the single
	string this patch adds then.



Modified:
   trunk/ChangeLog
   trunk/patches/src680/novell-win32-odma.diff

Modified: trunk/patches/src680/novell-win32-odma.diff
==============================================================================
--- trunk/patches/src680/novell-win32-odma.diff	(original)
+++ trunk/patches/src680/novell-win32-odma.diff	Mon Feb 18 10:43:13 2008
@@ -2200,7 +2200,7 @@
 dummy line to avoid confusing diff-mode
 --- svx/source/dialog/optgdlg.src
 +++ svx/source/dialog/optgdlg.src
-@@ -136,43 +136,49 @@
+@@ -136,43 +136,50 @@
  		Size = MAP_APPFONT( WHOLE_WIDTH - COL1, RSC_CD_CHECKBOX_HEIGHT );
  		Text [ en-US ] = "~Use %PRODUCTNAME dialogs";
  	};
@@ -2209,6 +2209,7 @@
 +        Pos = MAP_APPFONT( COL1, ROW8 );
 +		Size = MAP_APPFONT( WHOLE_WIDTH - COL4, RSC_CD_CHECKBOX_HEIGHT );
 +		Text [ en-US ] = "Show ODMA DMS dialogs first";
++		Text [ en-GB ] = "Show ODMA DMS dialogues first";
 +	};
      FixedLine FL_DOCSTATUS
      {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]