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

Minor bug fix in wheezy.



Hello,

I'm recently adopted KDE-Telepathy (under the supervision of the debian pkg 
kde extras team.) 

A user reported a minor localiazation bug with the older version in stable:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715199
It seems like it would be especially annoying because its a grammatically 
incorrect phrase on the main window. 

The KDE packaging team thought this was an unlikely to be approved as an 
update to wheezy, but sincie the proposed updates wiki page does suggest 
asking the stable release team I thought I'd at least ask you. 

The bug is fixed in the new version uploaded to unstable (0.6.3). 

Is this something that can go through proposed updates for wheezy to fix 
0.4.0?

My proposed update is below pulled from my git repository as a branch from the 
debian/0.4.0-1 tag. 

Diane


diff --git a/debian/changelog b/debian/changelog
index 91404f9..4d837bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ktp-contact-list (0.4.0-1.1~fixes) UNRELEASED; urgency=low
+
+  * Add fix_es_localization.patch (Closes #715199)
+
+ -- Diane Trout <diane@ghic.org>  Sun, 18 Aug 2013 18:38:26 -0700
+
 ktp-contact-list (0.4.0-1) unstable; urgency=low
 
   * Initial release.
diff --git a/debian/patches/fix_es_localization.patch 
b/debian/patches/fix_es_localization.patch
new file mode 100644
index 0000000..89f34e6
--- /dev/null
+++ b/debian/patches/fix_es_localization.patch
@@ -0,0 +1,14 @@
+Author: Diane Trout <diane@ghic.org>
+Description: Fix locatization typo. Fixed in upstream by 0.6.3
+
+--- a/po/es/ktp-contactlist.po
++++ b/po/es/ktp-contactlist.po
+@@ -581,7 +581,7 @@
+ #. i18n: ectx: property (windowTitle), widget (QMainWindow, MainWindow)
+ #: rc.cpp:98
+ msgid "KDE IM Contacts"
+-msgstr "Contados de MI para KDE"
++msgstr "Contactos de MI para KDE"
+ 
+ #: rooms-model.cpp:72
+ msgid "Password required"
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..57bd3a9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_es_localization.patch

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: