diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-05-18 14:16:16 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-05-18 14:16:16 +0000 |
commit | 57b46d24b0ce62c894a47b6d0c24e77c548c9cf9 (patch) | |
tree | dfec20552ab5e2d724e43e7ed2c77f41225e58a6 | |
parent | 9c48ea8482540a02be180daddb0b12752fb90daf (diff) |
CWS-TOOLING: integrate CWS smoketest22
2009-05-18 15:25:11 +0200 ihi r272027 : l10n fix
2009-05-13 16:50:47 +0200 kz r271864 : #i101889# adjust installpath
-rw-r--r-- | transex3/source/localize.cxx | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/transex3/source/localize.cxx b/transex3/source/localize.cxx index d5e0541e6a24..31420cc58eeb 100644 --- a/transex3/source/localize.cxx +++ b/transex3/source/localize.cxx @@ -94,6 +94,24 @@ const char *PositiveList[] = { "chart2/source/controller/menu/MenuItems_tmpl.hrc", "chart2/source/controller/dialogs/res_ErrorBar_tmpl.hrc", "chart2/source/controller/dialogs/res_Trendline_tmpl.hrc", + "svx.link/inc/globlmn_tmpl.hrc", + "sw.link/source/ui/inc/swmn_tmpl.hrc", + "sw.link/source/ui/inc/swacc_tmpl.hrc", + "sw.link/source/ui/inc/toolbox_tmpl.hrc", + "offmgr.link/inc/offmenu_tmpl.hrc", + "offmgr.link/source/offapp/intro/intro_tmpl.hrc", + "dbaccess.link/source/ui/inc/toolbox_tmpl.hrc", + "svx.link/source/intro/intro_tmpl.hrc", + "dbaccess.link/source/ui/dlg/AutoControls_tmpl.hrc", + "svx.link/source/unodialogs/textconversiondlgs/chinese_direction_tmpl.hrc", + "chart2.link/source/controller/dialogs/res_DataLabel_tmpl.hrc", + "chart2.link/source/controller/dialogs/res_LegendPosition_tmpl.hrc", + "chart2.link/source/controller/dialogs/res_Statistic_tmpl.hrc", + "chart2.link/source/controller/dialogs/res_Titlesx_tmpl.hrc", + "chart2.link/source/controller/dialogs/res_SecondaryAxisCheckBoxes_tmpl.hrc", + "chart2.link/source/controller/menu/MenuItems_tmpl.hrc", + "chart2.link/source/controller/dialogs/res_ErrorBar_tmpl.hrc", + "chart2.link/source/controller/dialogs/res_Trendline_tmpl.hrc", "NULL" }; |