ooo-build r14184 - in branches/ooo-build-3-0: . patches/dev300



Author: tml
Date: Thu Oct  2 10:07:25 2008
New Revision: 14184
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14184&view=rev

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

	* patches/dev300/win32-tooltips.diff: Just drop the
	ALL_LANG(Tooltip, STR_FI_TOOLTIP_FOO) entries from the scp files,
	so that no tooltips are created in the first place, instead of
	trying to make the tooltips less lame and less misleading. They
	are localised anyway, and I don't want to attempt to edit them in
	umpteen languages in the localize.sdf file.



Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/patches/dev300/win32-tooltips.diff

Modified: branches/ooo-build-3-0/patches/dev300/win32-tooltips.diff
==============================================================================
--- branches/ooo-build-3-0/patches/dev300/win32-tooltips.diff	(original)
+++ branches/ooo-build-3-0/patches/dev300/win32-tooltips.diff	Thu Oct  2 10:07:25 2008
@@ -1,63 +1,65 @@
---- scp2/source/base/folderitem_base.ulf
-+++ scp2/source/base/folderitem_base.ulf
-@@ -35,5 +35,5 @@
-  ************************************************************************/
- 
- [STR_FI_TOOLTIP_BASE]
--en-US = "Manage databases, create queries and reports to track and manage your information by using Base."
-+en-US = "Manage databases. Create queries and reports against databases."
- 
---- scp2/source/calc/folderitem_calc.ulf
-+++ scp2/source/calc/folderitem_calc.ulf
-@@ -35,4 +35,4 @@
- en-US = "Spreadsheet"
- 
- [STR_FI_TOOLTIP_CALC]
--en-US = "Perform calculation, analyze information and manage lists in spreadsheets by using Calc."
-+en-US = "Spreadsheet calculator."
---- scp2/source/impress/folderitem_impress.ulf
-+++ scp2/source/impress/folderitem_impress.ulf
-@@ -35,6 +35,6 @@
- en-US = "Presentation"
- 
- [STR_FI_TOOLTIP_IMPRESS]
--en-US = "Create and edit presentations for slideshows, meeting and Web pages by using Impress."
-+en-US = "Edit presentations."
- 
- 
---- scp2/source/math/folderitem_math.ulf
-+++ scp2/source/math/folderitem_math.ulf
-@@ -35,6 +35,6 @@
-  ************************************************************************/
- 
- [STR_FI_TOOLTIP_MATH]
--en-US = "Create and edit scientific formulas and equations by using Math."
-+en-US = "Edit mathematical formulas."
- 
- 
---- scp2/source/draw/folderitem_draw.ulf
-+++ scp2/source/draw/folderitem_draw.ulf
-@@ -35,6 +35,6 @@
- en-US = "Drawing"
- 
- [STR_FI_TOOLTIP_DRAW]
--en-US = "Create and edit drawings, flow charts, and logos by using Draw."
-+en-US = "Edit drawings."
- 
- 
---- scp2/source/ooo/folderitem_ooo.ulf
-+++ scp2/source/ooo/folderitem_ooo.ulf
-@@ -35,4 +35,4 @@
- en-US = "Open Document"
- 
- [STR_FI_TOOLTIP_SOFFICE]
--en-US = "The office productivity suite compatible to the open and standardized ODF document format. Supported by Sun Microsystems."
-+en-US = "Office productivity suite supporting many document formats."
---- scp2/source/writer/folderitem_writer.ulf
-+++ scp2/source/writer/folderitem_writer.ulf
-@@ -35,4 +35,4 @@
- en-US = "Text Document"
- 
- [STR_FI_TOOLTIP_WRITER]
--en-US = "Create and edit text and graphics in letters, reports, documents and Web pages by using Writer."
-+en-US = "Edit documents containing mostly text."
+--- scp2/source/base/folderitem_base.scp
++++ scp2/source/base/folderitem_base.scp
+@@ -40,5 +40,4 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+     Styles = (NOWEB, NON_ADVERTISED);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_BASE);
+ End
+--- scp2/source/calc/folderitem_calc.scp
++++ scp2/source/calc/folderitem_calc.scp
+@@ -40,5 +40,4 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+     Styles = (NOWEB, NON_ADVERTISED);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_CALC);
+ End
+--- scp2/source/impress/folderitem_impress.scp
++++ scp2/source/impress/folderitem_impress.scp
+@@ -40,5 +40,4 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+     Styles = (NOWEB, NON_ADVERTISED);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_IMPRESS);
+ End
+--- scp2/source/math/folderitem_math.scp
++++ scp2/source/math/folderitem_math.scp
+@@ -40,5 +40,4 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+     Styles = (NOWEB, NON_ADVERTISED);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_MATH);
+ End
+--- scp2/source/draw/folderitem_draw.scp
++++ scp2/source/draw/folderitem_draw.scp
+@@ -40,5 +40,4 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+     Styles = (NOWEB, NON_ADVERTISED);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_DRAW);
+ End
+--- scp2/source/ooo/folderitem_ooo.scp
++++ scp2/source/ooo/folderitem_ooo.scp
+@@ -40,7 +40,6 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+     Styles = (NOWEB, NON_ADVERTISED);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE);
+ End
+ 
+ FolderItem gid_Folderitem_Soffice_Desktop
+@@ -54,6 +54,5 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+ 	Styles = (NOWEB,NON_ADVERTISED,USE_HELPER_FILENAME);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE);
+     ComponentCondition = "CREATEDESKTOPLINK=1";
+ End
+--- scp2/source/writer/folderitem_writer.scp
++++ scp2/source/writer/folderitem_writer.scp
+@@ -40,5 +40,4 @@
+     WkDir = gid_Dir_Program;
+     Parameter = "";
+     Styles = (NOWEB, NON_ADVERTISED);
+-    ALL_LANG(Tooltip, STR_FI_TOOLTIP_WRITER);
+ End



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