tdf#114311 Translate "LibreOffice Extension" file type in Windows

Change-Id: I5e2f222449424d4a6498d8566f13aca7f07c0c51
Reviewed-on: https://gerrit.libreoffice.org/68303
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:
Takeshi Abe
2019-02-25 17:25:30 +09:00
committed by Andras Timar
parent 799aef2bf3
commit 9c607b61f4
2 changed files with 4 additions and 1 deletions

View File

@@ -573,7 +573,7 @@ RegistryItem gid_Regitem_Office_Extension_1
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Root;
Subkey = "office.Extension.1";
Value = "%PRODUCTNAME Extension";
REG_VALUE_LNG(EXTENSION)
Styles = ();
End

View File

@@ -22,5 +22,8 @@ en-US = "&Install"
[STR_REG_VAL_SO60_CONFIGFILE]
en-US = "%PRODUCTNAME Configuration File"
[STR_REG_VAL_EXTENSION]
en-US = "%PRODUCTNAME Extension"
[STR_REG_VAL_APPCAPABILITY_DESCRIPTION_OOO]
en-US = "LibreOffice"