some more %PRODUCTNAME usage

Change-Id: If418877b88e95cd55c39fc6dbe314b3a796574cd
This commit is contained in:
Thomas Arnhold 2014-05-08 18:27:34 +02:00
parent dcee245d88
commit a89355091b
3 changed files with 4 additions and 4 deletions

View File

@ -137,7 +137,7 @@ String STR_INTERNAL_ERRMSG
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

View File

@ -32,7 +32,7 @@ String RID_DEPLOYMENT_DEPENDENCIES_OOO_MAX {
};
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: */

View File

@ -1930,7 +1930,7 @@ String RID_SVXSTR_COLOR_USER
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
@ -1965,7 +1965,7 @@ String RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT
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