To: vim-dev@vim.org Subject: Patch 6.1.301 (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.301 (extra) Problem: French translation of file-save dialog doesn't show file name. Solution: Insert a star in the printf string. (Francois Terrot) Files: src/po/fr.po *** ../vim61.300/src/po/fr.po Sun Mar 24 11:18:14 2002 --- src/po/fr.po Thu Jan 23 22:04:46 2003 *************** *** 960,966 **** #: ex_cmds2.c:625 #, c-format msgid "Save changes to \"%.*s\"?" ! msgstr "Enregistrer les changements dans \"%.s\" ?" #: ex_cmds2.c:627 ex_docmd.c:8659 msgid "Untitled" --- 960,966 ---- #: ex_cmds2.c:625 #, c-format msgid "Save changes to \"%.*s\"?" ! msgstr "Enregistrer les changements dans \"%.*s\" ?" #: ex_cmds2.c:627 ex_docmd.c:8659 msgid "Untitled" *** ../vim61.300/src/version.c Sun Jan 19 21:22:53 2003 --- src/version.c Thu Jan 23 22:06:44 2003 *************** *** 608,609 **** --- 608,611 ---- { /* Add new patch number below this line */ + /**/ + 301, /**/ -- Give a man a computer program and you give him a headache, but teach him to program computers and you give him the power to create headaches for others for the rest of his life... R. B. Forest /// 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 ///