The following commit has been merged in the master branch:
commit 932a775e01062632281edfdd206cd0157a385a0a
Author: Michal Čihař <[email protected]>
Date:   Tue Dec 6 10:09:13 2011 +0100

    Fix format string

diff --git a/locale/id/wammu.po b/locale/id/wammu.po
index 605716e..67f5e5c 100644
--- a/locale/id/wammu.po
+++ b/locale/id/wammu.po
@@ -1975,8 +1975,8 @@ msgid ""
 "Manufacturer: %(manufacturer)s\n"
 "Model: %(model)s"
 msgstr ""
-"Pabrikan: %(manufacturer)\n"
-"Model: %(model)"
+"Pabrikan: %(manufacturer)s\n"
+"Model: %(model)s"
 
 #: Wammu/PhoneWizard.py:112 Wammu/PhoneWizard.py:129
 msgid "Phone connection test is still active, you can not continue."
@@ -2032,8 +2032,8 @@ msgid ""
 "Phone %(manufacturer)s %(model)s on device %(port)s using connection "
 "%(connection)s"
 msgstr ""
-"Telepon %(manufacturer) %(model) pada port %(port) menggunakan koneksi %"
-"(connection)"
+"Telepon %(manufacturer)s %(model)s pada port %(port)s menggunakan koneksi %"
+"(connection)s"
 
 #: Wammu/PhoneWizard.py:243
 msgid "Select phone to use from below list"

-- 
UNNAMED PROJECT

_______________________________________________
Wammu-svn mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/wammu-svn

Reply via email to