diff options
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 1 | ||||
-rw-r--r-- | scp2/source/ooo/module_lang_template.scp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 0f34c027d85d..50d5b1a0fdf7 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -191,6 +191,7 @@ MO_FILELIST_ALL_LANG(for) MO_FILELIST_ALL_LANG(fps) MO_FILELIST_ALL_LANG(frm) MO_FILELIST_ALL_LANG(fwk) +MO_FILELIST_ALL_LANG(oox) MO_FILELIST_ALL_LANG(pcr) MO_FILELIST_ALL_LANG(rpt) MO_FILELIST_ALL_LANG(sb) diff --git a/scp2/source/ooo/module_lang_template.scp b/scp2/source/ooo/module_lang_template.scp index 0455a4e75133..76003780f19a 100644 --- a/scp2/source/ooo/module_lang_template.scp +++ b/scp2/source/ooo/module_lang_template.scp @@ -63,6 +63,7 @@ Module gid_Module_Langpack_Basis_Template gid_File_Res_fps_Lang, gid_File_Res_frm_Lang, gid_File_Res_fwk_Lang, + gid_File_Res_oox_Lang, gid_File_Res_pcr_Lang, gid_File_Res_rpt_Lang, gid_File_Res_sb_Lang, |