diff options
author | Johnny_M <klasse@partyheld.de> | 2017-06-30 22:49:10 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-07-03 12:03:58 +0200 |
commit | 5034e8217c9844293dc94e5dff0bdc865ad7a91a (patch) | |
tree | ad59e9dd3844b98efb5d130edfa7d7c793dd4a11 /sc/inc/helpids.h | |
parent | 00c81f291922b09f3bd6ceb334d5aaae0bab5334 (diff) |
Translate German comments and debug strings (leftovers in dirs sal to sc)
Translates leftovers found using a custom regex and manually checking
the rest of the affected file.
Additionally:
- A few spelling fixes
Change-Id: I2b83bd11adf520b90bb29c8ea624990759dad3c6
Reviewed-on: https://gerrit.libreoffice.org/39427
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r-- | sc/inc/helpids.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 379f9abfed2e..0d366b6ad4b5 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -27,7 +27,7 @@ #define HID_INSWIN_FUNC "SC_HID_INSWIN_FUNC" #define HID_INSWIN_INPUT "SC_HID_INSWIN_INPUT" -// Hilfe IDs fuer Dokumentfenster -------------------------------------------- +// Help IDs for document window ---------------------------------------------- #define HID_SC_WIN_GRIDWIN "SC_HID_SC_WIN_GRIDWIN" #define HID_SC_WIN_PREVIEW "SC_HID_SC_WIN_PREVIEW" @@ -185,7 +185,7 @@ #define HID_MN_FORMAT_ALGN "SC_HID_MN_FORMAT_ALGN" #define HID_MN_FORMAT_LINESPACE "SC_HID_MN_FORMAT_LINESPACE" -// Ende Hilfe IDs ------------------------------------------------------------ +// End help IDs ------------------------------------------------------------ #define HID_FUNC_DBANZAHL "SC_HID_FUNC_DBANZAHL" #define HID_FUNC_DBANZAHL2 "SC_HID_FUNC_DBANZAHL2" |