Kaydet (Commit) 5fbd5c9b authored tarafından Takeshi Abe's avatar Takeshi Abe Kaydeden (comit) Andras Timar

tdf#116431 Make the string "LibreOffice (Safe Mode)" translatable

Change-Id: I29f68f16c228c46841a7a3a50bb6dfe4f703403f
Reviewed-on: https://gerrit.libreoffice.org/72212
Tested-by: Jenkins
Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst 12679b37
......@@ -67,7 +67,7 @@ FolderItemProperty gid_Fip_Soffice_Desktop_AppID
End
FolderItem gid_Folderitem_LibreOffice_SafeMode
Name = "%PRODUCTNAME (Safe Mode)";
ALL_LANG(Name, STR_FI_NAME_SAFEMODE);
ModuleID = gid_Module_Root;
#ifdef ENABLE_SILENT_MSI
FolderID = PREDEFINED_STARTMENU;
......
......@@ -22,5 +22,8 @@ en-US = "From Template"
[STR_FI_NAME_OPENDOCUMENT]
en-US = "Open Document"
[STR_FI_NAME_SAFEMODE]
en-US = "%PRODUCTNAME (Safe Mode)"
[STR_FI_TOOLTIP_SOFFICE]
en-US = "LibreOffice, the office productivity suite provided by The Document Foundation. See https://www.documentfoundation.org"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment