Kaydet (Commit) a8935509 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

some more %PRODUCTNAME usage

Change-Id: If418877b88e95cd55c39fc6dbe314b3a796574cd
üst dcee245d
...@@ -137,7 +137,7 @@ String STR_INTERNAL_ERRMSG ...@@ -137,7 +137,7 @@ String STR_INTERNAL_ERRMSG
String STR_LO_MUST_BE_RESTARTED String STR_LO_MUST_BE_RESTARTED
{ {
Text [ en-US ] = "LibreOffice must unfortunately be manually restarted once after installation or update." ; Text [ en-US ] = "%PRODUCTNAME must unfortunately be manually restarted once after installation or update." ;
}; };
QueryBox QBX_USERDATALOCKED QueryBox QBX_USERDATALOCKED
......
...@@ -32,7 +32,7 @@ String RID_DEPLOYMENT_DEPENDENCIES_OOO_MAX { ...@@ -32,7 +32,7 @@ String RID_DEPLOYMENT_DEPENDENCIES_OOO_MAX {
}; };
String RID_DEPLOYMENT_DEPENDENCIES_LO_MIN { String RID_DEPLOYMENT_DEPENDENCIES_LO_MIN {
Text[en-US] = "Extension requires at least LibreOffice version %VERSION"; Text[en-US] = "Extension requires at least %PRODUCTNAME version %VERSION";
}; };
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -1930,7 +1930,7 @@ String RID_SVXSTR_COLOR_USER ...@@ -1930,7 +1930,7 @@ String RID_SVXSTR_COLOR_USER
String RID_SVXSTR_COLOR_LIBRE_GREEN_1 String RID_SVXSTR_COLOR_LIBRE_GREEN_1
{ {
Text [ en-US ] = "Green 1 (LibreOffice Main Color)" ; Text [ en-US ] = "Green 1 (%PRODUCTNAME Main Color)" ;
}; };
String RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT String RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT
...@@ -1965,7 +1965,7 @@ String RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT ...@@ -1965,7 +1965,7 @@ String RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT
String RID_SVXSTR_COLOR_LIBRE_GREEN_1_DEF String RID_SVXSTR_COLOR_LIBRE_GREEN_1_DEF
{ {
Text = "Green 1 (LibreOffice Main Color)" ; Text = "Green 1 (%PRODUCTNAME Main Color)" ;
}; };
String RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT_DEF String RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT_DEF
......
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