[gnome-documents] i18n: fix Slovenian translation for desktop file categories



commit 000bd2d93fff8798c4ef457b9cb20dcc6ab2a44f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Mar 7 11:27:20 2012 -0500

    i18n: fix Slovenian translation for desktop file categories
    
    These *must* end with a semicolon, otherwise the desktop file with
    translations will fail to validate.

 po/sl.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/sl.po b/po/sl.po
index bd60e78..ccd3d4d 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -32,7 +32,7 @@ msgstr "Upravljanje, dostop in souporaba dokumentov"
 
 #: ../data/gnome-documents.desktop.in.in.h:3
 msgid "Docs;PDF;Document;"
-msgstr "Doc;PDF;Dokumenti;Word"
+msgstr "Doc;PDF;Dokumenti;Word;"
 
 #: ../data/org.gnome.documents.gschema.xml.in.h:1
 #: ../src/application.js:128



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