summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2012-06-21 13:01:34 -0400
committerMichael Meeks <michael.meeks@suse.com>2012-06-25 12:34:02 +0100
commitb20a723a6915ba1d8a8ca908bf27182ce577557f (patch)
tree7b448cc2975662b3c5de8a20838ade5e6213b4f8 /cui
parent462f94c2b93a65e5388e2935baaeeac165679a14 (diff)
fdo#43180: Use hyphen for copyright range in About box
A range of years is more clearly delineated with a hyphen than with a comma. Change-Id: I36a668b7e6ccecc210daa69de7948ad5c029f96d
Diffstat (limited to 'cui')
-rw-r--r--cui/source/dialogs/about.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src
index 21fb6244e240..3a38862889c1 100644
--- a/cui/source/dialogs/about.src
+++ b/cui/source/dialogs/about.src
@@ -83,7 +83,7 @@ ModalDialog RID_DEFAULTABOUT
};
String ABOUT_STR_COPYRIGHT
{
- Text[ en-US ] = "Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates";
+ Text[ en-US ] = "Copyright © 2000 - 2012 LibreOffice contributors and/or their affiliates";
};
String ABOUT_STR_BASED
{