[Python-modules-commits] r20925 - in packages/sphinx/trunk/debian (3 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sun Mar 25 09:57:21 UTC 2012
Date: Sunday, March 25, 2012 @ 09:57:20
Author: jwilk
Revision: 20925
Remove Nepali translations that must have been wrong.
Added:
packages/sphinx/trunk/debian/patches/fix_nepali_po.diff
Modified:
packages/sphinx/trunk/debian/changelog
packages/sphinx/trunk/debian/patches/series
Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog 2012-03-25 00:34:14 UTC (rev 20924)
+++ packages/sphinx/trunk/debian/changelog 2012-03-25 09:57:20 UTC (rev 20925)
@@ -1,8 +1,10 @@
sphinx (1.1.3+dfsg-3) UNRELEASED; urgency=low
* Validate *.po files at build time.
+ * Add fix_nepali_po.diff: remove Nepali translations that must have been
+ wrong.
- -- Jakub Wilk <jwilk at debian.org> Sat, 17 Mar 2012 00:04:47 +0100
+ -- Jakub Wilk <jwilk at debian.org> Sun, 25 Mar 2012 11:56:09 +0200
sphinx (1.1.3+dfsg-2) unstable; urgency=low
Added: packages/sphinx/trunk/debian/patches/fix_nepali_po.diff
===================================================================
--- packages/sphinx/trunk/debian/patches/fix_nepali_po.diff (rev 0)
+++ packages/sphinx/trunk/debian/patches/fix_nepali_po.diff 2012-03-25 09:57:20 UTC (rev 20925)
@@ -0,0 +1,31 @@
+Description: remove Nepali translations that must have been wrong
+Origin: upstream, https://bitbucket.org/birkenfeld/sphinx/changeset/3e6a1cab6c2b
+Bug: https://bitbucket.org/birkenfeld/sphinx/issue/900/format-string-errors-in-nepali-translation
+Last-Update: 2012-03-25
+
+--- a/sphinx/locale/ne/LC_MESSAGES/sphinx.po
++++ b/sphinx/locale/ne/LC_MESSAGES/sphinx.po
+@@ -600,7 +600,7 @@
+ #: sphinx/themes/basic/layout.html:122
+ #, python-format
+ msgid "Search within %(docstitle)s"
+-msgstr "à¤à¤¿à¤¤à¥à¤°-à¤à¤¿à¤¤à¥à¤°à¥ à¤à¥à¤à¥à¤¨à¥à¤¹à¥à¤¸à¥"
++msgstr ""
+
+ #: sphinx/themes/basic/layout.html:131
+ msgid "About these documents"
+@@ -630,12 +630,12 @@
+ msgid ""
+ "Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
+ "%(sphinx_version)s."
+-msgstr "<a href=\"http://sphinx.pocoo.org/\">Sphinx</a> पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤° बनाà¤à¤à¤à¥"
++msgstr ""
+
+ #: sphinx/themes/basic/opensearch.xml:4
+ #, python-format
+ msgid "Search %(docstitle)s"
+-msgstr "à¤à¥à¤à¥à¤¨à¥à¤¹à¥à¤¸à¥"
++msgstr ""
+
+ #: sphinx/themes/basic/relations.html:11
+ msgid "Previous topic"
Modified: packages/sphinx/trunk/debian/patches/series
===================================================================
--- packages/sphinx/trunk/debian/patches/series 2012-03-25 00:34:14 UTC (rev 20924)
+++ packages/sphinx/trunk/debian/patches/series 2012-03-25 09:57:20 UTC (rev 20925)
@@ -1,4 +1,3 @@
-fix-po.diff
disable_distribute_setup.diff
unversioned_grammar_pickle.diff
show_more_stack_frames.diff
@@ -6,3 +5,4 @@
sphinxcontrib_namespace.diff
python3_test_build_dir.diff
skiptest_latex.diff
+fix_nepali_po.diff
More information about the Python-modules-commits
mailing list