]> git.pld-linux.org Git - packages/vim.git/blob - 6.2.179
- manpaged md5 fix
[packages/vim.git] / 6.2.179
1 To: vim-dev@vim.org
2 Subject: Patch 6.2.179 (extra)
3 Fcc: outbox
4 From: Bram Moolenaar <Bram@moolenaar.net>
5 Mime-Version: 1.0
6 Content-Type: text/plain; charset=ISO-8859-1
7 Content-Transfer-Encoding: 8bit
8 ------------
9
10 Patch 6.2.179 (extra)
11 Problem:    The en_gb messages file isn't found on case sensitive systems.
12 Solution:   Rename en_gb to en_GB. (Mike Williams)
13 Files:      src/po/en_gb.po, src/po/en_GB.po, src/po/Make_ming.mak,
14             src/po/Make_mvc.mak, src/po/Makefile, src/po/README_mvc.txt
15
16
17 *** ../vim-6.2.178/src/po/en_gb.po      Tue Feb 25 21:06:40 2003
18 --- src/po/en_gb.po     Sun Jan 11 12:14:46 2004
19 ***************
20 *** 1,48 ****
21 - # UK English Translation for Vim              vim:set foldmethod=marker:
22 - #
23 - # Do ":help uganda"  in Vim to read copying and usage conditions.
24 - # Do ":help credits" in Vim to see a list of people who contributed.
25 - #
26 - # FIRST AUTHOR Mike Williams <mrw@eandem.co.uk>, 2003.
27 - #
28 - msgid ""
29 - msgstr ""
30 - "Project-Id-Version: Vim(UK English)\n"
31 - "POT-Creation-Date: 2003-02-23 10:27+0000\n"
32 - "PO-Revision-Date: 2003-02-25 11:05+0000\n"
33 - "Last-Translator: Mike Williams <mrw@eandem.co.uk>\n"
34 - "Language-Team: Mike Williams <mrw@eandem.co.uk>\n"
35 - "MIME-Version: 1.0\n"
36 - "Content-Type: text/plain; charset=ISO_8859-1\n"
37 - "Content-Transfer-Encoding: 7bit\n"
38
39 - #, c-format
40 - msgid "E185: Cannot find color scheme %s"
41 - msgstr "E185: Cannot find colour scheme %s"
42
43 - #, c-format
44 - msgid "E254: Cannot allocate color %s"
45 - msgstr "E254: Cannot allocate colour %s"
46
47 - msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
48 - msgstr ""
49 - "Vim E458: Cannot allocate colourmap entry, some colours may be incorrect"
50
51 - msgid "-background <color>\tUse <color> for the background (also: -bg)"
52 - msgstr "-background <colour>\tUse <colour> for the background (also: -bg)"
53
54 - msgid "-foreground <color>\tUse <color> for normal text (also: -fg)"
55 - msgstr "-foreground <colour>\tUse <colour> for normal text (also: -fg)"
56
57 - msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
58 - msgstr "Messages maintainer: Mike Williams <mrw@eandem.co.uk>"
59
60 - msgid "E419: FG color unknown"
61 - msgstr "E419: FG colour unknown"
62
63 - msgid "E420: BG color unknown"
64 - msgstr "E420: BG colour unknown"
65
66 - #, c-format
67 - msgid "E421: Color name or number not recognized: %s"
68 - msgstr "E421: Colour name or number not recognised: %s"
69 --- 0 ----
70 *** ../vim-6.2.178/src/po/en_GB.po      Sun Jan 11 12:14:37 2004
71 --- src/po/en_GB.po     Tue Feb 25 21:06:40 2003
72 ***************
73 *** 0 ****
74 --- 1,48 ----
75 + # UK English Translation for Vim              vim:set foldmethod=marker:
76 + #
77 + # Do ":help uganda"  in Vim to read copying and usage conditions.
78 + # Do ":help credits" in Vim to see a list of people who contributed.
79 + #
80 + # FIRST AUTHOR Mike Williams <mrw@eandem.co.uk>, 2003.
81 + #
82 + msgid ""
83 + msgstr ""
84 + "Project-Id-Version: Vim(UK English)\n"
85 + "POT-Creation-Date: 2003-02-23 10:27+0000\n"
86 + "PO-Revision-Date: 2003-02-25 11:05+0000\n"
87 + "Last-Translator: Mike Williams <mrw@eandem.co.uk>\n"
88 + "Language-Team: Mike Williams <mrw@eandem.co.uk>\n"
89 + "MIME-Version: 1.0\n"
90 + "Content-Type: text/plain; charset=ISO_8859-1\n"
91 + "Content-Transfer-Encoding: 7bit\n"
92
93 + #, c-format
94 + msgid "E185: Cannot find color scheme %s"
95 + msgstr "E185: Cannot find colour scheme %s"
96
97 + #, c-format
98 + msgid "E254: Cannot allocate color %s"
99 + msgstr "E254: Cannot allocate colour %s"
100
101 + msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect"
102 + msgstr ""
103 + "Vim E458: Cannot allocate colourmap entry, some colours may be incorrect"
104
105 + msgid "-background <color>\tUse <color> for the background (also: -bg)"
106 + msgstr "-background <colour>\tUse <colour> for the background (also: -bg)"
107
108 + msgid "-foreground <color>\tUse <color> for normal text (also: -fg)"
109 + msgstr "-foreground <colour>\tUse <colour> for normal text (also: -fg)"
110
111 + msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>"
112 + msgstr "Messages maintainer: Mike Williams <mrw@eandem.co.uk>"
113
114 + msgid "E419: FG color unknown"
115 + msgstr "E419: FG colour unknown"
116
117 + msgid "E420: BG color unknown"
118 + msgstr "E420: BG colour unknown"
119
120 + #, c-format
121 + msgid "E421: Color name or number not recognized: %s"
122 + msgstr "E421: Colour name or number not recognised: %s"
123 *** ../vim-6.2.178/src/po/Make_ming.mak Sat May 31 22:29:00 2003
124 --- src/po/Make_ming.mak        Sun Jan 11 12:30:55 2004
125 ***************
126 *** 10,18 ****
127   # language (xx) and add it to the next three lines.
128   #
129   
130 ! LANGUAGES =   af cs de en_gb es fr it ja ko no pl sk uk zh_TW \
131                 zh_TW.UTF-8 zh_CN zh_CN.UTF-8
132 ! MOFILES =     af.mo cs.mo de.mo en_gb.mo es.mo fr.mo it.mo ja.mo \
133                 ko.mo no.mo pl.mo sk.mo uk.mo zh_TW.mo zh_TW.UTF-8.mo \
134                 zh_CN.mo zh_CN.UTF-8.mo
135   
136 --- 10,18 ----
137   # language (xx) and add it to the next three lines.
138   #
139   
140 ! LANGUAGES =   af cs de en_GB es fr it ja ko no pl sk uk zh_TW \
141                 zh_TW.UTF-8 zh_CN zh_CN.UTF-8
142 ! MOFILES =     af.mo cs.mo de.mo en_GB.mo es.mo fr.mo it.mo ja.mo \
143                 ko.mo no.mo pl.mo sk.mo uk.mo zh_TW.mo zh_TW.UTF-8.mo \
144                 zh_CN.mo zh_CN.UTF-8.mo
145   
146 *** ../vim-6.2.178/src/po/Make_mvc.mak  Sat May 31 22:29:05 2003
147 --- src/po/Make_mvc.mak Sun Jan 11 12:31:26 2004
148 ***************
149 *** 6,14 ****
150   # Please read README_mvc.txt before using this file.
151   #
152   
153 ! LANGUAGES =   af cs de en_gb es fr it ja ko no pl sk uk zh_TW \
154                 zh_TW.UTF-8 zh_CN zh_CN.UTF-8
155 ! MOFILES =     af.mo cs.mo de.mo en_gb.mo es.mo fr.mo it.mo ja.mo \
156                 ko.mo no.mo pl.mo sk.mo uk.mo zh_TW.mo zh_TW.UTF-8.mo \
157                 zh_CN.mo zh_CN.UTF-8.mo
158   
159 --- 6,14 ----
160   # Please read README_mvc.txt before using this file.
161   #
162   
163 ! LANGUAGES =   af cs de en_GB es fr it ja ko no pl sk uk zh_TW \
164                 zh_TW.UTF-8 zh_CN zh_CN.UTF-8
165 ! MOFILES =     af.mo cs.mo de.mo en_GB.mo es.mo fr.mo it.mo ja.mo \
166                 ko.mo no.mo pl.mo sk.mo uk.mo zh_TW.mo zh_TW.UTF-8.mo \
167                 zh_CN.mo zh_CN.UTF-8.mo
168   
169 *** ../vim-6.2.178/src/po/Makefile      Sat May 31 22:28:56 2003
170 --- src/po/Makefile     Sun Jan 11 12:30:21 2004
171 ***************
172 *** 4,12 ****
173   # Note: ja.sjis, *.cp1250 and zh_CN.cp936 are only for MS-Windows, they are
174   # not installed on Unix
175   
176 ! LANGUAGES =   af cs de en_gb es fr it ja ko no pl sk uk zh_TW \
177                 zh_TW.UTF-8 zh_CN zh_CN.UTF-8
178 ! MOFILES =     af.mo cs.mo de.mo en_gb.mo es.mo fr.mo it.mo ja.mo \
179                 ko.mo no.mo pl.mo sk.mo uk.mo zh_TW.mo zh_TW.UTF-8.mo \
180                 zh_CN.mo zh_CN.UTF-8.mo
181   
182 --- 4,12 ----
183   # Note: ja.sjis, *.cp1250 and zh_CN.cp936 are only for MS-Windows, they are
184   # not installed on Unix
185   
186 ! LANGUAGES =   af cs de en_GB es fr it ja ko no pl sk uk zh_TW \
187                 zh_TW.UTF-8 zh_CN zh_CN.UTF-8
188 ! MOFILES =     af.mo cs.mo de.mo en_GB.mo es.mo fr.mo it.mo ja.mo \
189                 ko.mo no.mo pl.mo sk.mo uk.mo zh_TW.mo zh_TW.UTF-8.mo \
190                 zh_CN.mo zh_CN.UTF-8.mo
191   
192 *** ../vim-6.2.178/src/po/README_mvc.txt        Fri Apr 25 22:30:02 2003
193 --- src/po/README_mvc.txt       Sun Jan 11 12:32:18 2004
194 ***************
195 *** 55,61 ****
196   first thing to do is merge them into the existing translations.  This is done
197   with the following command:
198   
199 !       make xx.po
200   
201   where xx is the langauge code for the language needing translations.  The
202   original .po file is copied to xx.po.orig.
203 --- 55,61 ----
204   first thing to do is merge them into the existing translations.  This is done
205   with the following command:
206   
207 !       nmake -f Make_mvc.mak xx.po
208   
209   where xx is the langauge code for the language needing translations.  The
210   original .po file is copied to xx.po.orig.
211 *** ../vim-6.2.178/src/version.c        Fri Jan  9 19:18:01 2004
212 --- src/version.c       Sun Jan 11 12:13:53 2004
213 ***************
214 *** 639,640 ****
215 --- 639,642 ----
216   {   /* Add new patch number below this line */
217 + /**/
218 +     179,
219   /**/
220
221 -- 
222 hundred-and-one symptoms of being an internet addict:
223 226. You sit down at the computer right after dinner and your spouse
224      says "See you in the morning."
225
226  /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
227 ///        Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
228 \\\              Project leader for A-A-P -- http://www.A-A-P.org        ///
229  \\\  Help AIDS victims, buy here: http://ICCF-Holland.org/click1.html  ///
This page took 0.040427 seconds and 3 git commands to generate.