summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Freund <matti_lx@yahoo.de>2013-02-08 23:38:27 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-02-09 10:38:33 +0000
commit7b706885b88ee2cd2da4bbbbf2a0741f6488d45a (patch)
treee0e0bb945e482af5bc466fe2b3ca0e8fc9aa279d
parentc12ab867f282e783507fcf74ab5c90e784681f65 (diff)
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 Reviewed-on: https://gerrit.libreoffice.org/2058 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
-rw-r--r--sw/inc/cmdid.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index e5052cfffa5c..0c31ee9ef930 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -233,7 +233,7 @@ included in c-context files, so c++ style stuff will cause problems.
#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 @@ included in c-context files, so c++ style stuff will cause problems.
#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 @@ included in c-context files, so c++ style stuff will cause problems.
#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 @@ included in c-context files, so c++ style stuff will cause problems.
#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 */