summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorThomas Klausner <wiz@NetBSD.org>2010-10-19 22:17:56 +0200
committerThomas Klausner <wiz@NetBSD.org>2010-10-19 22:17:56 +0200
commitb9dc08c74ddda286234e167b83028c8dcb83943d (patch)
tree8b747cd8033b8c56e68bf83c65a410ce3445007a /svx
parentc1682cff47ffe2ac7f12fcc7b61b29fc3cc5f34f (diff)
Add missing semicolon.
Suggested by Caolán McNamara <caolanm@redhat.com>.
Diffstat (limited to 'svx')
-rw-r--r--svx/source/intro/ooo.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/intro/ooo.src b/svx/source/intro/ooo.src
index 962e1cd80d..7e033dbf5d 100644
--- a/svx/source/intro/ooo.src
+++ b/svx/source/intro/ooo.src
@@ -107,7 +107,7 @@ ModalDialog RID_DEFAULTABOUT
};
String ABOUT_STR_COPYRIGHT
{
- Text[ en-US ] = "Copyright © 2000, 2010 LibreOffice contributors and/or their affiliates. All rights reserved.\nThis product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.\n%OOOVENDOR acknowledges all community members, please find more info at the link below:"
+ Text[ en-US ] = "Copyright © 2000, 2010 LibreOffice contributors and/or their affiliates. All rights reserved.\nThis product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.\n%OOOVENDOR acknowledges all community members, please find more info at the link below:";
};
String ABOUT_STR_LINK
{