[ooo-build-commit] Branch 'ooo/master' - dbaccess/source
Jan Holesovsky
kendy at kemper.freedesktop.org
Fri Sep 4 19:57:58 PDT 2009
dbaccess/source/ui/misc/dbumiscres.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 78b2469e3100f285804149231ea151f0c61a40f4
Author: Release Engineers <releng at openoffice.org>
Date: Fri Sep 4 07:56:17 2009 +0000
#i10000# fixed encoding
diff --git a/dbaccess/source/ui/misc/dbumiscres.src b/dbaccess/source/ui/misc/dbumiscres.src
index c8f8ac7..72a8270 100644
--- a/dbaccess/source/ui/misc/dbumiscres.src
+++ b/dbaccess/source/ui/misc/dbumiscres.src
@@ -99,5 +99,5 @@ String STR_NAMED_OBJECT_ALREADY_EXISTS
String RID_STR_EXTENSION_NOT_PRESENT
{
// #i96130# use hard coded name
- Text [ en-US ] = "The report, \"$file$\", requires the extension Sun Report Builder.";
+ Text [ en-US ] = "The report, \"$file$\", requires the extension Sun Report Builder.";
};
More information about the ooo-build-commit
mailing list