[goffice] po/da: use ; for displaying coordinates



commit dfa738388960d69fa73ddd42068cb7f8803aa4db
Author: Morten Welinder <terra gnome org>
Date:   Fri May 30 15:32:08 2014 -0400

    po/da: use ; for displaying coordinates
    
    "(1,2,3,4)" looks bad.  "(1,2;2,3)" is far better.

 po/da.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/da.po b/po/da.po
index 2496e24..b495cf2 100644
--- a/po/da.po
+++ b/po/da.po
@@ -84,7 +84,7 @@ msgstr ""
 "Project-Id-Version: goffice\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-08-05 12:34+0200\n"
-"PO-Revision-Date: 2013-03-29 16:45+0200\n"
+"PO-Revision-Date: 2014-05-30 15:31-0400\n"
 "Last-Translator: Joe Hansen <joedalton2 yahoo dk>\n"
 "Language-Team: Danish <dansk dansk-gruppen dk>\n"
 "Language: da\n"
@@ -747,7 +747,7 @@ msgstr "Rotationen omkring den øverste venstre position"
 #: ../goffice/canvas/goc-graph.c:373
 #, c-format
 msgid "(%s,%s)"
-msgstr "(%s,%s)"
+msgstr "(%s;%s)"
 
 #: ../goffice/canvas/goc-graph.c:442
 msgid "The graph left position"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]