[PATCH] Remarktranslations german - english
Matthias Freund (via Code Review)
gerrit at gerrit.libreoffice.org
Fri Feb 8 15:01:02 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2058
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/2058/1
Remarktranslations german - english
I have translated some german remarks into english for better understanding the sourcecode.
I hope this helps a lot...
Change-Id: I9d790684ec4c999aacbe5d7f47138a4bee26c7c7
---
M sw/inc/cmdid.h
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index e5052cf..0c31ee9 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -233,7 +233,7 @@
#define FN_INSERT_BREAK_DLG (FN_INSERT + 4 ) /* Break */
#define FN_INSERT_COLUMN_BREAK (FN_INSERT + 5 ) /* Column break */
-#define FN_INSERT_FIELD (FN_INSERT + 8 ) /* Textbefehl */
+#define FN_INSERT_FIELD (FN_INSERT + 8 ) /* Textcommand */
#define FN_CHANGE_DBFIELD (FN_INSERT + 9 ) /* Change the database field */
#define FN_INSERT_CAPTION (FN_INSERT + 10) /* Caption */
@@ -458,7 +458,7 @@
#define FN_TITLE_DESCRIPTION_SHAPE (FN_FORMAT2 + 15) /* shape title and description */
-#define FN_NUMBER_FORMAT (FN_FORMAT2 + 120) /* set Boxen/NumberFormatter */
+#define FN_NUMBER_FORMAT (FN_FORMAT2 + 120) /* set Boxes/NumberFormatter */
#define FN_NUMBER_STANDARD (FN_FORMAT2 + 121)
#define FN_NUMBER_TWODEC (FN_FORMAT2 + 123)
#define FN_NUMBER_SCIENTIFIC (FN_FORMAT2 + 124)
@@ -701,8 +701,8 @@
#define FN_DELETE_WHOLE_LINE (FN_SELECTION + 35) /* DeleteLine ??? */
#define FN_PAGEUP (FN_SELECTION + 37) /* PageUpWithCursor */
#define FN_PAGEDOWN (FN_SELECTION + 38) /* PageDownWithCursor */
-#define FN_SET_ADD_MODE (FN_SELECTION + 39) /* Selektionsmodus */
-#define FN_SET_EXT_MODE (FN_SELECTION + 40) /* Selektionsmodus */
+#define FN_SET_ADD_MODE (FN_SELECTION + 39) /* Selectionmode */
+#define FN_SET_EXT_MODE (FN_SELECTION + 40) /* Selectionmode */
#define FN_ESCAPE (FN_SELECTION + 41) /* Normal */
#define FN_SHIFT_BACKSPACE (FN_SELECTION + 42) /* like Backspace */
#define FN_SELECT_WORD (FN_SELECTION + 43) /* select word*/
@@ -836,7 +836,7 @@
#define FN_COND_COLL (FN_PARAM2+1) /* Item for conditional templates */
#define FN_PARAM_SELECTION (FN_PARAM2+2) /* selected word for format/character/hyperlink */
-#define FN_PARAM_ACT_NUMBER (FN_PARAM2+3) /* PointerItem die aktuelle NumRule */
+#define FN_PARAM_ACT_NUMBER (FN_PARAM2+3) /* PointerItem the current NumRule */
#define FN_PARAM_NUM_PRESET (FN_PARAM2+5) /* predefined numbering */
--
To view, visit https://gerrit.libreoffice.org/2058
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9d790684ec4c999aacbe5d7f47138a4bee26c7c7
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