[Libreoffice-commits] .: extensions/source
Andras Timar
timar at kemper.freedesktop.org
Wed Apr 27 10:31:06 PDT 2011
extensions/source/update/check/updatehdl.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f4ae23c798d4403599d5a12d6bb634668996cbd3
Author: Andras Timar <atimar at novell.com>
Date: Wed Apr 27 17:07:04 2011 +0200
remove double space from en-US messages
diff --git a/extensions/source/update/check/updatehdl.src b/extensions/source/update/check/updatehdl.src
index 3dbc0b3..ccfcf91 100644
--- a/extensions/source/update/check/updatehdl.src
+++ b/extensions/source/update/check/updatehdl.src
@@ -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
More information about the Libreoffice-commits
mailing list