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:
committed by
Michael Meeks
parent
ecf943247f
commit
2f06cba97d
@@ -83,7 +83,7 @@ ModalDialog RID_DEFAULTABOUT
|
|||||||
};
|
};
|
||||||
String ABOUT_STR_COPYRIGHT
|
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
|
String ABOUT_STR_BASED
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user