[gnome-calculator] Fix desktop file syntax
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Fix desktop file syntax
- Date: Thu, 17 Jan 2013 23:48:28 +0000 (UTC)
commit 934518f8d98165b8e6a4b69b9705756090abeaca
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jan 17 18:48:03 2013 -0500
Fix desktop file syntax
The ug translation was replacing the ; with other punctuation.
But the semicolons are required by the desktop file format,
and desktop-file-validate complains about an invalid entry.
po/ug.po | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/ug.po b/po/ug.po
index e2bccef..600df40 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -392,7 +392,7 @@ msgstr "ØØØÙÙÙÛØÙÙÙÙÙÙØ ØÙÙÙÙÙ ÙØÙÙ ØÙÙØÙØØØÙ
#: ../data/gnome-calculator.desktop.in.h:3
#| msgid "Perform arithmetic, scientific or financial calculations"
msgid "calculation;arithmetic;scientific;financial;"
-msgstr "calculation;arithmetic;scientific;financial;ÚÛØØØÙØØØ"
+msgstr "calculation;arithmetic;scientific;financial;ÚÛØØØÙØØ;"
#: ../data/org.gnome.calculator.gschema.xml.in.h:1
msgid "Accuracy value"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]