To: vim-dev@vim.org Subject: Patch 6.1.295 (extra) Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 6.1.295 (extra) Problem: Processing the cs.po file generates an error. (Rahul Agrawal) Solution: Fix the printf format characters in the translation. Files: src/po/cs.po *** ../vim61.294/src/po/cs.po Thu Feb 21 20:50:16 2002 --- src/po/cs.po Fri Jan 3 22:07:08 2003 *************** *** 2672,2678 **** #: main.c:867 msgid "Cannot open for reading: \"" ! msgstr "Nelze otevřít %s pro zápis" #: main.c:911 msgid "Cannot open for script output: \"" --- 2672,2678 ---- #: main.c:867 msgid "Cannot open for reading: \"" ! msgstr "Nelze otevřít pro zápis: \"" #: main.c:911 msgid "Cannot open for script output: \"" *************** *** 4619,4625 **** #: quickfix.c:362 msgid "E375: Unsupported %%%c in format string" ! msgstr "E375: Nepodporovaná formátová specifikace ve formátovacím řetězci" #: quickfix.c:380 msgid "E376: Invalid %%%c in format string prefix" --- 4619,4625 ---- #: quickfix.c:362 msgid "E375: Unsupported %%%c in format string" ! msgstr "E375: %%%c Nepodporovaná formátová specifikace ve formátovacím řetězci" #: quickfix.c:380 msgid "E376: Invalid %%%c in format string prefix" *** ../vim61.294/src/version.c Sun Jan 19 17:16:13 2003 --- src/version.c Sun Jan 19 19:44:23 2003 *************** *** 608,609 **** --- 608,611 ---- { /* Add new patch number below this line */ + /**/ + 295, /**/ -- The process for understanding customers primarily involves sitting around with other marketing people and talking about what you would to if you were dumb enough to be a customer. (Scott Adams - The Dilbert principle) /// Bram Moolenaar -- Bram@moolenaar.net -- http://www.Moolenaar.net \\\ /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html ///