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>
diff --git a/scp2/source/ooo/registryitem_ooo.scp b/scp2/source/ooo/registryitem_ooo.scp
index ed93d28..9a7998a 100644
--- a/scp2/source/ooo/registryitem_ooo.scp
+++ b/scp2/source/ooo/registryitem_ooo.scp
@@ -573,7 +573,7 @@
    ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
    ModuleID = gid_Module_Root;
    Subkey = "office.Extension.1";
    Value = "%PRODUCTNAME Extension";
    REG_VALUE_LNG(EXTENSION)
    Styles = ();
End

diff --git a/scp2/source/ooo/registryitem_ooo.ulf b/scp2/source/ooo/registryitem_ooo.ulf
index 8c07348..c07b641 100644
--- a/scp2/source/ooo/registryitem_ooo.ulf
+++ b/scp2/source/ooo/registryitem_ooo.ulf
@@ -22,5 +22,8 @@
[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"