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/3319

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/3319/1

fdo#39468 Comment translation GER-ENG in sw/source/ui/wrtsh/wrtsh4.cxx

The last file in this directory with german comments.

Change-Id: I7856e383e032a98fb08a1299a77eb41636549a65
---
M sw/source/ui/wrtsh/wrtsh4.cxx
1 file changed, 4 insertions(+), 9 deletions(-)



diff --git a/sw/source/ui/wrtsh/wrtsh4.cxx b/sw/source/ui/wrtsh/wrtsh4.cxx
index 5dc3061..26026e1 100644
--- a/sw/source/ui/wrtsh/wrtsh4.cxx
+++ b/sw/source/ui/wrtsh/wrtsh4.cxx
@@ -43,14 +43,11 @@
     Combine();
     return true;
 }
-/*
- * Das Ende eines Wortes ist das Folgen von Trennzeichen auf
- * nicht-Trennzeichen.  Unter dem Ende eines Wortes wird
- * ebenfalls die Folge von Worttrennzeichen auf Interpunktions-
- * zeichen verstanden. Das Absatzende ist ebenfalls Wortende.
- */
 
-
+// The end of a word is the follow of seperator to nonseperator.
+// The end of a word is also the sequence of wordseperators to
+// punctuation marks.
+// The end of a paragraph is also the end of a word.
 
 bool SwWrtShell::_EndWrd()
 {
@@ -67,8 +64,6 @@
     Combine();
     return true;
 }
-
-
 
 sal_Bool SwWrtShell::_NxtWrd()
 {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7856e383e032a98fb08a1299a77eb41636549a65
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.