some more %PRODUCTNAME usage
Change-Id: If418877b88e95cd55c39fc6dbe314b3a796574cd
This commit is contained in:
@@ -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 {
|
|||||||
};
|
};
|
||||||
|
|
||||||
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
|
|||||||
|
|
||||||
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
|
|||||||
|
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user