summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-06-27 15:35:42 +0200
committerAndras Timar <andras.timar@collabora.com>2019-07-09 11:37:03 +0200
commit41d743310d7388cded40872364c9fc44082c7d6e (patch)
tree65a35b5942dd34df9d3c4185e86d1d16bfa4ab33 /l10ntools
parenta9de047403ccc2fa4f3b924c5e22a273c4081174 (diff)
tdf#126030 Translate automatic chart title in OOXML charts
Add l10n support to oox module to achieve this Change-Id: I7bece62bdf5ef0f0d1ef424074f16cef94649d77 Reviewed-on: https://gerrit.libreoffice.org/74819 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/localize.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 24dbe8f73e3f..ee268cf11782 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -281,6 +281,7 @@ bool includeProject(const OString& rProject) {
"mysqlc",
"nlpsolver",
"officecfg",
+ "oox",
"readlicense_oo",
"reportbuilder",
"reportdesign",