[PATCH] Comment translation german - english

Matthias Freund (via Code Review) gerrit at gerrit.libreoffice.org
Sat Feb 9 15:54:36 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2072

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/2072/1

Comment translation german - english

This times i have more files with few translations.

Change-Id: I5a6cb89a36b8fab3db8cfb4029316e51834445b6
---
M sw/sdi/tabsh.sdi
M sw/sdi/textsh.sdi
M sw/sdi/viewsh.sdi
M sw/sdi/wdocsh.sdi
4 files changed, 6 insertions(+), 6 deletions(-)



diff --git a/sw/sdi/tabsh.sdi b/sw/sdi/tabsh.sdi
index cb2f2b1..3f78944 100644
--- a/sw/sdi/tabsh.sdi
+++ b/sw/sdi/tabsh.sdi
@@ -21,8 +21,8 @@
     uuid = "49CE7CA0-111A-101D-9757-6E74207A7520"
 ]
 {
-    // hier sollen die Slots eingefuegt werden, die vom StarWriter/WEB
-    // nicht unterstuetzt werden
+    // Here should the slots be integrated, which are not supported
+    // in StarWriter/WEB
 
     import TextSelection;
 
diff --git a/sw/sdi/textsh.sdi b/sw/sdi/textsh.sdi
index e6cd93c..b817536 100644
--- a/sw/sdi/textsh.sdi
+++ b/sw/sdi/textsh.sdi
@@ -28,8 +28,8 @@
         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
         Cachable ;
     ]
-     // hier sollen die Slots eingefuegt werden, die vom StarWriter/WEB
-     // nicht unterstuetzt werden
+     // Here should the slots be integrated, which are not supported
+     // in StarWriter/WEB
 
     import TextSelection;
 
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index 479a188..e6b4bc3 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -43,7 +43,7 @@
     uuid = "09782660-111A-101D-9757-6E74207A7520"
 ]
 {
-     // Slots, die nicht in der WebDocShell gebraucht werden
+     // Slots, wich are not needed in the WebDocShell
     FN_INSERT_OBJ_CTRL
     [
         ExecMethod = Execute ;
diff --git a/sw/sdi/wdocsh.sdi b/sw/sdi/wdocsh.sdi
index 68bfe71..f3d62b9 100644
--- a/sw/sdi/wdocsh.sdi
+++ b/sw/sdi/wdocsh.sdi
@@ -21,7 +21,7 @@
     uuid = "B47F0DE4-1E1F-11d1-89CA-008029E4B0B1"
 ]
 {
-    // hier nur Slots, die der vollstaendige Writer nicht braucht
+    // here only Slots, which the full Writer doesn't need
     SID_SOURCEVIEW
     [
         ExecMethod = Execute ;

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

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


More information about the LibreOffice mailing list