remove double space from en-US messages
This commit is contained in:
parent
1a604abc5a
commit
8a9f54bc12
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ String RID_UPDATE_STR_NO_UPD_FOUND
|
|||
|
||||
String RID_UPDATE_STR_UPD_FOUND
|
||||
{
|
||||
Text [ en-US ] = "%PRODUCTNAME %NEXTVERSION is available.\n\nThe installed version is %PRODUCTNAME %PRODUCTVERSION.\n\nNote: Before downloading an update, please ensure that you have sufficient access rights to install it.\nA password, usually the administrator's or root password, may be required.";
|
||||
Text [ en-US ] = "%PRODUCTNAME %NEXTVERSION is available.\n\nThe installed version is %PRODUCTNAME %PRODUCTVERSION.\n\nNote: Before downloading an update, please ensure that you have sufficient access rights to install it.\nA password, usually the administrator's or root password, may be required.";
|
||||
};
|
||||
|
||||
String RID_UPDATE_STR_DLG_TITLE
|
||||
|
|
Loading…
Reference in a new issue