[Libreoffice-commits] .: dbaccess/source reportdesign/source

Christina Rossmanith crossmanith at kemper.freedesktop.org
Fri Mar 4 23:39:11 PST 2011


 dbaccess/source/ui/browser/sbabrw.src  |    2 --
 dbaccess/source/ui/dlg/dlgattr.src     |    1 -
 dbaccess/source/ui/dlg/queryfilter.src |    1 -
 dbaccess/source/ui/dlg/queryorder.src  |    1 -
 reportdesign/source/ui/dlg/dlgpage.src |    4 ----
 5 files changed, 9 deletions(-)

New commits:
commit 863a90f3811d1b2f68c7e14627a22f5357bfa464
Author: Christina Rossmanith <ChrRossmanith at web.de>
Date:   Fri Mar 4 22:17:03 2011 +0100

    Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from base

diff --git a/dbaccess/source/ui/browser/sbabrw.src b/dbaccess/source/ui/browser/sbabrw.src
index 2a748cc..87f2f95 100644
--- a/dbaccess/source/ui/browser/sbabrw.src
+++ b/dbaccess/source/ui/browser/sbabrw.src
@@ -42,14 +42,12 @@ QueryBox QUERY_BRW_SAVEMODIFIED
 {
     Buttons = WB_YES_NO_CANCEL ;
     DefButton = WB_DEF_YES ;
-    /* ### ACHTUNG: Neuer Text in Resource? Soll der geänderte Datensatz gespeichert werden? : Soll der geänderte Datensatz gespeichert werden? */
     Message [ en-US ] = "The current record has been changed.\nDo you want to save the changes?" ;
 };
 
 QueryBox QUERY_BRW_DELETE_ROWS
 {
     Buttons = WB_YES_NO ;
-    /* ### ACHTUNG: Neuer Text in Resource? Sollen die selektierten Daten gelöscht werden? : Sollen die selektierten Daten gel÷scht werden? */
     Message [ en-US ] = "Do you want to delete the selected data?" ;
 };
 
diff --git a/dbaccess/source/ui/dlg/dlgattr.src b/dbaccess/source/ui/dlg/dlgattr.src
index a1f689b..4ed8c1c 100644
--- a/dbaccess/source/ui/dlg/dlgattr.src
+++ b/dbaccess/source/ui/dlg/dlgattr.src
@@ -74,7 +74,6 @@ TabDialog DLG_ATTR
     };
     String TP_ATTR_CHAR
     {
-        /* ### ACHTUNG: Neuer Text in Resource? Schrift : Zeichen */
         Text [ en-US ] = "Font" ;
     };
     String TP_ATTR_NUMBER
diff --git a/dbaccess/source/ui/dlg/queryfilter.src b/dbaccess/source/ui/dlg/queryfilter.src
index 6001932..f93fe24 100644
--- a/dbaccess/source/ui/dlg/queryfilter.src
+++ b/dbaccess/source/ui/dlg/queryfilter.src
@@ -170,7 +170,6 @@ ModalDialog DLG_FILTERCRIT
     {
         Pos = MAP_APPFONT ( 15 , 14 ) ;
         Size = MAP_APPFONT ( 40 , 8 ) ;
-        /* ### ACHTUNG: Neuer Text in Resource? Verknüpfung : Verkn³pfung */
         Center = TRUE ;
         Text [ en-US ] = "Operator" ;
     };
diff --git a/dbaccess/source/ui/dlg/queryorder.src b/dbaccess/source/ui/dlg/queryorder.src
index fe75042..318df30 100644
--- a/dbaccess/source/ui/dlg/queryorder.src
+++ b/dbaccess/source/ui/dlg/queryorder.src
@@ -133,7 +133,6 @@ ModalDialog DLG_ORDERCRIT
     {
         Pos = MAP_APPFONT ( 12 , 14 ) ;
         Size = MAP_APPFONT ( 46 , 8 ) ;
-        /* ### ACHTUNG: Neuer Text in Resource? Verknüpfung : Verkn³pfung */
         Text [ en-US ] = "Operator" ;
     };
     FixedText FT_ORDERDIR
diff --git a/reportdesign/source/ui/dlg/dlgpage.src b/reportdesign/source/ui/dlg/dlgpage.src
index 78873f1..92407c0 100644
--- a/reportdesign/source/ui/dlg/dlgpage.src
+++ b/reportdesign/source/ui/dlg/dlgpage.src
@@ -79,7 +79,6 @@ TabDialog RID_PAGEDIALOG_PAGE
     {
         Pos = MAP_APPFONT ( 169 , 151 ) ;
         Size = MAP_APPFONT ( 50 , 14 ) ;
-        /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
         Text [ en-US ] = "Return" ;
         TabStop = TRUE ;
     };
@@ -129,7 +128,6 @@ TabDialog RID_PAGEDIALOG_BACKGROUND
     {
         Pos = MAP_APPFONT ( 169 , 151 ) ;
         Size = MAP_APPFONT ( 50 , 14 ) ;
-        /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
         Text [ en-US ] = "Return" ;
         TabStop = TRUE ;
         Text [ x-comment ] = " ";
@@ -218,7 +216,6 @@ TabDialog RID_PAGEDIALOG_CHAR
     {
         Pos = MAP_APPFONT ( 169 , 151 ) ;
         Size = MAP_APPFONT ( 50 , 14 ) ;
-        /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
         Text [ en-US ] = "Return" ;
         TabStop = TRUE ;
         Text [ x-comment ] = " ";
@@ -290,7 +287,6 @@ TabDialog RID_PAGEDIALOG_LINE
     {
         Pos = MAP_APPFONT ( 169 , 151 ) ;
         Size = MAP_APPFONT ( 50 , 14 ) ;
-        /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
         Text [ en-US ] = "Return" ;
         TabStop = TRUE ;
         Text [ x-comment ] = " ";


More information about the Libreoffice-commits mailing list