Kaydet (Commit) 2f06cba9 authored tarafından Robinson Tryon's avatar Robinson Tryon Kaydeden (comit) Michael Meeks

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
üst ecf94324
...@@ -83,7 +83,7 @@ ModalDialog RID_DEFAULTABOUT ...@@ -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
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment