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
This commit is contained in:
Robinson Tryon
2012-06-21 13:01:34 -04:00
committed by Michael Meeks
parent ecf943247f
commit 2f06cba97d

View File

@@ -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
{