summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scp2/source/ooo/folderitem_ooo.scp6
-rw-r--r--scp2/source/ooo/folderitem_ooo.ulf6
2 files changed, 6 insertions, 6 deletions
diff --git a/scp2/source/ooo/folderitem_ooo.scp b/scp2/source/ooo/folderitem_ooo.scp
index 183d2f6c04be..332cc832ef23 100644
--- a/scp2/source/ooo/folderitem_ooo.scp
+++ b/scp2/source/ooo/folderitem_ooo.scp
@@ -32,7 +32,7 @@ FolderItem gid_Folderitem_LibreOffice
WkDir = gid_Brand_Dir_Program;
Parameter = "";
Styles = (NON_ADVERTISED);
- ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE);
+ ALL_LANG(Tooltip, STR_FI_TOOLTIP_COFFICE);
End
FolderItemProperty gid_Fip_LibreOffice_AppID
@@ -56,7 +56,7 @@ FolderItem gid_Folderitem_Soffice_Desktop
WkDir = gid_Brand_Dir_Program;
Parameter = "";
Styles = (NON_ADVERTISED,USE_HELPER_FILENAME);
- ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE);
+ ALL_LANG(Tooltip, STR_FI_TOOLTIP_COFFICE);
ComponentCondition = "CREATEDESKTOPLINK=1";
End
@@ -80,7 +80,7 @@ FolderItem gid_Folderitem_LibreOffice_SafeMode
WkDir = gid_Brand_Dir_Program;
Parameter = "--safe-mode";
Styles = (NON_ADVERTISED);
- ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE);
+ ALL_LANG(Tooltip, STR_FI_TOOLTIP_COFFICE);
End
FolderItemProperty gid_Fip_LibreOffice_SafeMode
diff --git a/scp2/source/ooo/folderitem_ooo.ulf b/scp2/source/ooo/folderitem_ooo.ulf
index 22f8a37f7981..763ee06e20e9 100644
--- a/scp2/source/ooo/folderitem_ooo.ulf
+++ b/scp2/source/ooo/folderitem_ooo.ulf
@@ -15,7 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
+
[STR_FI_NAME_FROMTEMPLATE]
en-US = "From Template"
@@ -25,5 +25,5 @@ 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"
+[STR_FI_TOOLTIP_COFFICE]
+en-US = "Collabora Office, the office productivity suite based on LibreOffice Technology, provided by Collabora Productivity. See https://collaboraoffice.com"