Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2059

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/2059/1

Remark translations german - english

Hope it helps you a lot.

Change-Id: I5db1b746077c783a6fdf75ba0e30a3573ef4ddea
---
M sw/sdi/_viewsh.sdi
1 file changed, 11 insertions(+), 11 deletions(-)



diff --git a/sw/sdi/_viewsh.sdi b/sw/sdi/_viewsh.sdi
index d6ff824..eb4d596 100644
--- a/sw/sdi/_viewsh.sdi
+++ b/sw/sdi/_viewsh.sdi
@@ -314,7 +314,7 @@
         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
     ]
      //---------------------------------------------------------------------
-     //Ab hier Statusleiste
+     //From here the statusbar
     FN_STAT_PAGE // status()
     [
         ExecMethod = ExecuteStatusLine ;
@@ -336,7 +336,7 @@
     ]
     FN_STAT_SELMODE // status(final|play)
     [
-         //Aktueller Selektionsmode: 0 == Normal, 2 == Ergaenzen, 1 == Erweitern
+         //Current Selectionmode: 0 == Normal, 2 == Add, 1 == Enhance
         ExecMethod = ExecuteStatusLine ;
         StateMethod = StateStatusLine ;
     ]
@@ -384,7 +384,7 @@
         StateMethod = StateStatusLine ;
     ]
      //----------------------------------------------
-     //End mit Statusleiste
+     //End of the statusbar
      //----------------------------------------------
     SID_ATTR_BORDER_SHADOW // status()
     [
@@ -393,7 +393,7 @@
     ]
     /****************************************************/
     /*                                                  */
-    /*       Properties Seitenformat                    */
+    /*       Properties Page Format                      */
     /*                                                  */
     /****************************************************/
     SID_ATTR_PAGE // status()
@@ -435,7 +435,7 @@
                 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
         ]
     /*
-    suchen und ersetzen
+    search and replace
 */
 
 
@@ -478,7 +478,7 @@
         StateMethod = StateTabWin ;
         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
     ]
-    // ab hier Export = FALSE;
+    // from here  Export = FALSE;
     FID_SEARCH_ON // status()
     [
         ExecMethod = ExecSearch ;
@@ -640,8 +640,8 @@
         StateMethod = StateViewOptions ;
     ]
 
-      //Extra/Optionen/Ansicht
-        //Wird zusammen zum Property ViewSettings
+      //Extra/Options/View
+        //Will be summerized to Property ViewSettings
     FN_VIEW_HIDDEN_PARA
     [
         ExecMethod = ExecViewOptions ;
@@ -655,7 +655,7 @@
         StateMethod = StateViewOptions ;
         Export = FALSE;
     ]
-     // alles ab hier kann weg (Export = FALSE;), wenn die vorangehenden funktionieren
+     // Everything from here can be removed (Export = FALSE;), if the previous works
     FN_RULER // status()
     [
         ExecMethod = ExecViewOptions ;
@@ -772,14 +772,14 @@
     [
     ]
 
-    // Bereichsname, Index-Titel oder Leerstring
+    // Areaname, Index-Titel or Empty String
     String  Title FN_COLL_TITLE
     (
         UINT16  Position        FN_COLL_TITLE
     )
     [
     ]
-    // ohne FileName wird ein TextBereich an der Position eingefuegt
+    // Without a FileName an area of the text is inserted at this location.
     BOOL    InsertDocument  FN_COLL_ADD
     (
         UINT16  Position        FN_COLL_ADD,

-- 
To view, visit https://gerrit.libreoffice.org/2059
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5db1b746077c783a6fdf75ba0e30a3573ef4ddea
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matthias Freund <matti_lx@yahoo.de>

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.