27 lines
1006 B
Diff
27 lines
1006 B
Diff
From 5abd0de8ab3ddb6a4d7594cd73700ca12f23e117 Mon Sep 17 00:00:00 2001
|
|
From: Richard Hughes <richard@hughsie.com>
|
|
Date: Tue, 19 Mar 2013 08:47:51 +0000
|
|
Subject: [PATCH] Fix the Malayalam translation
|
|
|
|
Fixes: Keywords[ml] in group 'Desktop Entry' does not have a semicolon (';') as trailing character.
|
|
---
|
|
po/ml.po | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/po/ml.po b/po/ml.po
|
|
index 1a7e867..e257ee5 100644
|
|
--- a/po/ml.po
|
|
+++ b/po/ml.po
|
|
@@ -40,7 +40,7 @@ msgstr "GTK+ പ്റോഗ്റാമുകള്ക്കുളള യൂ
|
|
|
|
#: ../data/glade.desktop.in.in.h:5
|
|
msgid "GUI designer;user interface;ui builder;"
|
|
-msgstr "ജി യു ഐ ഡിസൈനര്;യുസര് ഇന്റര്ഫേസ്;യു ഐ ബില്ടാര് "
|
|
+msgstr "ജി യു ഐ ഡിസൈനര്;യുസര് ഇന്റര്ഫേസ്;യു ഐ ബില്ടാര്;"
|
|
|
|
#: ../src/glade.glade.h:1
|
|
msgid "Select"
|
|
--
|
|
1.8.1.4
|
|
|