summaryrefslogtreecommitdiff
path: root/rsc/source/rscpp
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-06-24 15:12:12 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-26 09:09:22 +0200
commitd416a5ff59b31dd7250d392278c43f66cdb81e35 (patch)
tree31b9746d30243f29d0f3bc4c0e303be899124105 /rsc/source/rscpp
parent97ee2bbd402c8457f4bf8fe6fd8f5f36590b963f (diff)
Translate German comments and debug strings (leftovers in r... dirs)
Translates all (leftovers) found using a custom regex, in directories not shown by /bin/find-german-comments and beginning with "r". Additionally: - Translates test strings in /registry/test/testregcpp.cxx Change-Id: I9fda72a3d1830268c4eb83d67ee7a95e38c31c0d Reviewed-on: https://gerrit.libreoffice.org/39210 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'rsc/source/rscpp')
-rw-r--r--rsc/source/rscpp/cpp.h2
-rw-r--r--rsc/source/rscpp/cppdef.h6
2 files changed, 5 insertions, 3 deletions
diff --git a/rsc/source/rscpp/cpp.h b/rsc/source/rscpp/cpp.h
index 11524ecfb4be..4dcf1c89abd9 100644
--- a/rsc/source/rscpp/cpp.h
+++ b/rsc/source/rscpp/cpp.h
@@ -245,7 +245,7 @@ extern SIZES size_table[]; /* For #if sizeof sizes */
#ifndef _NO_PROTO
int rscpp_main( int argc, char **argv );
#endif
-#define MAIN rscpp_main /* fuer die cpp.lib muss main() geandert werden */
+#define MAIN rscpp_main /* main() needs to be changed for the cpp.lib */
#else
#ifdef _WIN32
#define MAIN __cdecl main
diff --git a/rsc/source/rscpp/cppdef.h b/rsc/source/rscpp/cppdef.h
index ffbb57c567c0..32d35a87d252 100644
--- a/rsc/source/rscpp/cppdef.h
+++ b/rsc/source/rscpp/cppdef.h
@@ -151,8 +151,10 @@
#else
#define PAR_MAC (31 + 1)
#endif
-/* NWORK wg. grooossen Makros in *.src erhoeht,
- da wir bald 10 Sprachen haben werden gleich ordentlich reingehauen.. */
+/*
+ * NWORK increased due to large macros in *.src,
+ * added a proper bunch right away, because we are soon going to have 10 languages.
+ */
#define NWORK 128000
#define NBUFF NWORK
#define NFWORK 1024