Merge lp:~davewalker/serverguide/moin-alias-refresh into lp:~ubuntu-core-doc/serverguide/oneiric

Proposed by Dave Walker
Status: Rejected
Rejected by: Connor Imes
Proposed branch: lp:~davewalker/serverguide/moin-alias-refresh
Merge into: lp:~ubuntu-core-doc/serverguide/oneiric
Diff against target: 1545 lines (+149/-149)
63 files modified
serverguide/C/lamp-applications.xml (+2/-2)
serverguide/po/ace.po (+2/-2)
serverguide/po/ar.po (+2/-2)
serverguide/po/ast.po (+2/-2)
serverguide/po/be.po (+2/-2)
serverguide/po/bg.po (+2/-2)
serverguide/po/bn.po (+2/-2)
serverguide/po/bs.po (+2/-2)
serverguide/po/ca.po (+2/-2)
serverguide/po/cs.po (+2/-2)
serverguide/po/da.po (+2/-2)
serverguide/po/de.po (+4/-4)
serverguide/po/el.po (+4/-4)
serverguide/po/en_AU.po (+4/-4)
serverguide/po/en_CA.po (+2/-2)
serverguide/po/en_GB.po (+4/-4)
serverguide/po/eo.po (+2/-2)
serverguide/po/es.po (+4/-4)
serverguide/po/et.po (+2/-2)
serverguide/po/eu.po (+2/-2)
serverguide/po/fa.po (+2/-2)
serverguide/po/fi.po (+2/-2)
serverguide/po/fr.po (+3/-3)
serverguide/po/gl.po (+2/-2)
serverguide/po/gu.po (+2/-2)
serverguide/po/he.po (+2/-2)
serverguide/po/hr.po (+2/-2)
serverguide/po/hu.po (+4/-4)
serverguide/po/id.po (+2/-2)
serverguide/po/is.po (+2/-2)
serverguide/po/it.po (+4/-4)
serverguide/po/ja.po (+2/-2)
serverguide/po/km.po (+2/-2)
serverguide/po/ko.po (+2/-2)
serverguide/po/ku.po (+2/-2)
serverguide/po/lo.po (+2/-2)
serverguide/po/lt.po (+2/-2)
serverguide/po/mk.po (+2/-2)
serverguide/po/ms.po (+2/-2)
serverguide/po/nb.po (+2/-2)
serverguide/po/nl.po (+2/-2)
serverguide/po/oc.po (+2/-2)
serverguide/po/pl.po (+2/-2)
serverguide/po/ps.po (+2/-2)
serverguide/po/pt.po (+2/-2)
serverguide/po/pt_BR.po (+4/-4)
serverguide/po/ro.po (+2/-2)
serverguide/po/ru.po (+2/-2)
serverguide/po/serverguide.pot (+2/-2)
serverguide/po/sk.po (+4/-4)
serverguide/po/sl.po (+2/-2)
serverguide/po/sq.po (+2/-2)
serverguide/po/sr.po (+2/-2)
serverguide/po/sv.po (+4/-4)
serverguide/po/th.po (+2/-2)
serverguide/po/tl.po (+2/-2)
serverguide/po/tr.po (+4/-4)
serverguide/po/ug.po (+2/-2)
serverguide/po/uk.po (+2/-2)
serverguide/po/ur.po (+2/-2)
serverguide/po/vi.po (+2/-2)
serverguide/po/zh_CN.po (+2/-2)
serverguide/po/zh_TW.po (+2/-2)
To merge this branch: bzr merge lp:~davewalker/serverguide/moin-alias-refresh
Reviewer Review Type Date Requested Status
Peter Matulis Approve
Review via email: mp+84745@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Peter Matulis (petermatulis) wrote :

Looks good.

review: Approve
Revision history for this message
Matthew East (mdke) wrote :

Please don't amend po files, they are exported from Launchpad and should not be edited in the bzr branch. Only the xml files need to be touched.

Revision history for this message
Connor Imes (ckimes) wrote :

Thanks for your work. It looks like this was either merged or fixed separately in the Precise branch, so I'm going to reject this merge proposal. We just won't be fixing it in the Oneiric docs.

Unmerged revisions

34. By Dave Walker

Update moinmoin apache vhost config alias, which was outdated

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'serverguide/C/lamp-applications.xml'
2--- serverguide/C/lamp-applications.xml 2011-10-08 05:48:25 +0000
3+++ serverguide/C/lamp-applications.xml 2011-12-07 12:11:24 +0000
4@@ -211,7 +211,7 @@
5 <programlisting>
6 ### moin
7 ScriptAlias /mywiki "/usr/share/moin/mywiki/moin.cgi"
8- alias /moin_static184 "/usr/share/moin/htdocs"
9+ alias /moin_static193 "/usr/share/moin/htdocs"
10 &lt;Directory /usr/share/moin/htdocs&gt;
11 Order allow,deny
12 allow from all
13@@ -221,7 +221,7 @@
14
15 <note>
16 <para>
17- Adjust the <emphasis>"moin_static184"</emphasis> in the <emphasis>alias</emphasis> line above,
18+ Adjust the <emphasis>"moin_static193"</emphasis> in the <emphasis>alias</emphasis> line above,
19 to the <application>moinmoin</application> version installed.
20 </para>
21 </note>
22
23=== modified file 'serverguide/po/ace.po'
24--- serverguide/po/ace.po 2011-05-03 07:11:18 +0000
25+++ serverguide/po/ace.po 2011-12-07 12:11:24 +0000
26@@ -19132,7 +19132,7 @@
27 "\n"
28 "### moin\n"
29 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
30-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
31+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
32 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
33 " Order allow,deny\n"
34 " allow from all\n"
35@@ -19142,7 +19142,7 @@
36
37 #: serverguide/C/lamp-applications.xml:214(para)
38 msgid ""
39-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
40+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
41 "<emphasis>alias</emphasis> line above, to the "
42 "<application>moinmoin</application> version installed."
43 msgstr ""
44
45=== modified file 'serverguide/po/ar.po'
46--- serverguide/po/ar.po 2011-05-03 07:11:18 +0000
47+++ serverguide/po/ar.po 2011-12-07 12:11:24 +0000
48@@ -19069,7 +19069,7 @@
49 "\n"
50 "### moin\n"
51 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
52-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
53+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
54 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
55 " Order allow,deny\n"
56 " allow from all\n"
57@@ -19079,7 +19079,7 @@
58
59 #: serverguide/C/lamp-applications.xml:214(para)
60 msgid ""
61-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
62+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
63 "<emphasis>alias</emphasis> line above, to the "
64 "<application>moinmoin</application> version installed."
65 msgstr ""
66
67=== modified file 'serverguide/po/ast.po'
68--- serverguide/po/ast.po 2011-05-03 07:11:18 +0000
69+++ serverguide/po/ast.po 2011-12-07 12:11:24 +0000
70@@ -19483,7 +19483,7 @@
71 "\n"
72 "### moin\n"
73 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
74-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
75+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
76 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
77 " Order allow,deny\n"
78 " allow from all\n"
79@@ -19493,7 +19493,7 @@
80
81 #: serverguide/C/lamp-applications.xml:214(para)
82 msgid ""
83-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
84+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
85 "<emphasis>alias</emphasis> line above, to the "
86 "<application>moinmoin</application> version installed."
87 msgstr ""
88
89=== modified file 'serverguide/po/be.po'
90--- serverguide/po/be.po 2011-05-03 07:11:18 +0000
91+++ serverguide/po/be.po 2011-12-07 12:11:24 +0000
92@@ -19481,7 +19481,7 @@
93 "\n"
94 "### moin\n"
95 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
96-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
97+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
98 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
99 " Order allow,deny\n"
100 " allow from all\n"
101@@ -19491,7 +19491,7 @@
102
103 #: serverguide/C/lamp-applications.xml:214(para)
104 msgid ""
105-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
106+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
107 "<emphasis>alias</emphasis> line above, to the "
108 "<application>moinmoin</application> version installed."
109 msgstr ""
110
111=== modified file 'serverguide/po/bg.po'
112--- serverguide/po/bg.po 2011-05-03 07:11:18 +0000
113+++ serverguide/po/bg.po 2011-12-07 12:11:24 +0000
114@@ -19082,7 +19082,7 @@
115 "\n"
116 "### moin\n"
117 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
118-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
119+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
120 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
121 " Order allow,deny\n"
122 " allow from all\n"
123@@ -19092,7 +19092,7 @@
124
125 #: serverguide/C/lamp-applications.xml:214(para)
126 msgid ""
127-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
128+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
129 "<emphasis>alias</emphasis> line above, to the "
130 "<application>moinmoin</application> version installed."
131 msgstr ""
132
133=== modified file 'serverguide/po/bn.po'
134--- serverguide/po/bn.po 2011-05-03 07:11:18 +0000
135+++ serverguide/po/bn.po 2011-12-07 12:11:24 +0000
136@@ -19070,7 +19070,7 @@
137 "\n"
138 "### moin\n"
139 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
140-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
141+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
142 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
143 " Order allow,deny\n"
144 " allow from all\n"
145@@ -19080,7 +19080,7 @@
146
147 #: serverguide/C/lamp-applications.xml:214(para)
148 msgid ""
149-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
150+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
151 "<emphasis>alias</emphasis> line above, to the "
152 "<application>moinmoin</application> version installed."
153 msgstr ""
154
155=== modified file 'serverguide/po/bs.po'
156--- serverguide/po/bs.po 2011-05-03 07:11:18 +0000
157+++ serverguide/po/bs.po 2011-12-07 12:11:24 +0000
158@@ -19070,7 +19070,7 @@
159 "\n"
160 "### moin\n"
161 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
162-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
163+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
164 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
165 " Order allow,deny\n"
166 " allow from all\n"
167@@ -19080,7 +19080,7 @@
168
169 #: serverguide/C/lamp-applications.xml:214(para)
170 msgid ""
171-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
172+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
173 "<emphasis>alias</emphasis> line above, to the "
174 "<application>moinmoin</application> version installed."
175 msgstr ""
176
177=== modified file 'serverguide/po/ca.po'
178--- serverguide/po/ca.po 2011-05-03 07:11:18 +0000
179+++ serverguide/po/ca.po 2011-12-07 12:11:24 +0000
180@@ -19466,7 +19466,7 @@
181 "\n"
182 "### moin\n"
183 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
184-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
185+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
186 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
187 " Order allow,deny\n"
188 " allow from all\n"
189@@ -19476,7 +19476,7 @@
190
191 #: serverguide/C/lamp-applications.xml:214(para)
192 msgid ""
193-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
194+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
195 "<emphasis>alias</emphasis> line above, to the "
196 "<application>moinmoin</application> version installed."
197 msgstr ""
198
199=== modified file 'serverguide/po/cs.po'
200--- serverguide/po/cs.po 2011-05-03 07:11:18 +0000
201+++ serverguide/po/cs.po 2011-12-07 12:11:24 +0000
202@@ -19206,7 +19206,7 @@
203 "\n"
204 "### moin\n"
205 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
206-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
207+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
208 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
209 " Order allow,deny\n"
210 " allow from all\n"
211@@ -19216,7 +19216,7 @@
212
213 #: serverguide/C/lamp-applications.xml:214(para)
214 msgid ""
215-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
216+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
217 "<emphasis>alias</emphasis> line above, to the "
218 "<application>moinmoin</application> version installed."
219 msgstr ""
220
221=== modified file 'serverguide/po/da.po'
222--- serverguide/po/da.po 2011-05-03 07:11:18 +0000
223+++ serverguide/po/da.po 2011-12-07 12:11:24 +0000
224@@ -19184,7 +19184,7 @@
225 "\n"
226 "### moin\n"
227 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
228-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
229+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
230 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
231 " Order allow,deny\n"
232 " allow from all\n"
233@@ -19194,7 +19194,7 @@
234
235 #: serverguide/C/lamp-applications.xml:214(para)
236 msgid ""
237-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
238+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
239 "<emphasis>alias</emphasis> line above, to the "
240 "<application>moinmoin</application> version installed."
241 msgstr ""
242
243=== modified file 'serverguide/po/de.po'
244--- serverguide/po/de.po 2011-05-03 07:11:18 +0000
245+++ serverguide/po/de.po 2011-12-07 12:11:24 +0000
246@@ -25825,7 +25825,7 @@
247 "\n"
248 "### moin\n"
249 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
250-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
251+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
252 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
253 " Order allow,deny\n"
254 " allow from all\n"
255@@ -25835,7 +25835,7 @@
256 "\n"
257 "### moin\n"
258 " ScriptAlias /mywiki \"/usr/share/moin/meinwiki/moin.cgi\"\n"
259-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
260+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
261 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
262 " Order allow,deny\n"
263 " allow from all\n"
264@@ -25844,11 +25844,11 @@
265
266 #: serverguide/C/lamp-applications.xml:214(para)
267 msgid ""
268-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
269+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
270 "<emphasis>alias</emphasis> line above, to the "
271 "<application>moinmoin</application> version installed."
272 msgstr ""
273-"Passen Sie <emphasis>\"moin_static184\"</emphasis> in der darüberliegenden "
274+"Passen Sie <emphasis>\"moin_static193\"</emphasis> in der darüberliegenden "
275 "Zeile <emphasis>alias</emphasis> auf die installierte "
276 "<application>moinmoin</application>-Version an."
277
278
279=== modified file 'serverguide/po/el.po'
280--- serverguide/po/el.po 2011-05-03 07:11:18 +0000
281+++ serverguide/po/el.po 2011-12-07 12:11:24 +0000
282@@ -25429,7 +25429,7 @@
283 "\n"
284 "### moin\n"
285 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
286-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
287+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
288 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
289 " Order allow,deny\n"
290 " allow from all\n"
291@@ -25439,7 +25439,7 @@
292 "\n"
293 "### moin\n"
294 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
295-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
296+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
297 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
298 " Order allow,deny\n"
299 " allow from all\n"
300@@ -25448,11 +25448,11 @@
301
302 #: serverguide/C/lamp-applications.xml:214(para)
303 msgid ""
304-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
305+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
306 "<emphasis>alias</emphasis> line above, to the "
307 "<application>moinmoin</application> version installed."
308 msgstr ""
309-"Προσαρμόστε το <emphasis>\"moin_static184\"</emphasis> στη γραμμή "
310+"Προσαρμόστε το <emphasis>\"moin_static193\"</emphasis> στη γραμμή "
311 "<emphasis>alias</emphasis> παραπάνω, στην εγκατεστημένη έκδοση του "
312 "<application>moinmoin</application>."
313
314
315=== modified file 'serverguide/po/en_AU.po'
316--- serverguide/po/en_AU.po 2011-05-03 07:11:18 +0000
317+++ serverguide/po/en_AU.po 2011-12-07 12:11:24 +0000
318@@ -24591,7 +24591,7 @@
319 "\n"
320 "### moin\n"
321 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
322-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
323+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
324 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
325 " Order allow,deny\n"
326 " allow from all\n"
327@@ -24601,7 +24601,7 @@
328 "\n"
329 "### moin\n"
330 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
331-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
332+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
333 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
334 " Order allow,deny\n"
335 " allow from all\n"
336@@ -24610,11 +24610,11 @@
337
338 #: serverguide/C/lamp-applications.xml:214(para)
339 msgid ""
340-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
341+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
342 "<emphasis>alias</emphasis> line above, to the "
343 "<application>moinmoin</application> version installed."
344 msgstr ""
345-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
346+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
347 "<emphasis>alias</emphasis> line above, to the "
348 "<application>moinmoin</application> version installed."
349
350
351=== modified file 'serverguide/po/en_CA.po'
352--- serverguide/po/en_CA.po 2011-05-03 07:11:18 +0000
353+++ serverguide/po/en_CA.po 2011-12-07 12:11:24 +0000
354@@ -19693,7 +19693,7 @@
355 "\n"
356 "### moin\n"
357 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
358-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
359+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
360 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
361 " Order allow,deny\n"
362 " allow from all\n"
363@@ -19703,7 +19703,7 @@
364
365 #: serverguide/C/lamp-applications.xml:214(para)
366 msgid ""
367-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
368+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
369 "<emphasis>alias</emphasis> line above, to the "
370 "<application>moinmoin</application> version installed."
371 msgstr ""
372
373=== modified file 'serverguide/po/en_GB.po'
374--- serverguide/po/en_GB.po 2011-05-03 07:11:18 +0000
375+++ serverguide/po/en_GB.po 2011-12-07 12:11:24 +0000
376@@ -26146,7 +26146,7 @@
377 "\n"
378 "### moin\n"
379 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
380-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
381+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
382 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
383 " Order allow,deny\n"
384 " allow from all\n"
385@@ -26156,7 +26156,7 @@
386 "\n"
387 "### moin\n"
388 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
389-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
390+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
391 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
392 " Order allow,deny\n"
393 " allow from all\n"
394@@ -26165,11 +26165,11 @@
395
396 #: serverguide/C/lamp-applications.xml:214(para)
397 msgid ""
398-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
399+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
400 "<emphasis>alias</emphasis> line above, to the "
401 "<application>moinmoin</application> version installed."
402 msgstr ""
403-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
404+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
405 "<emphasis>alias</emphasis> line above, to the "
406 "<application>moinmoin</application> version installed."
407
408
409=== modified file 'serverguide/po/eo.po'
410--- serverguide/po/eo.po 2011-05-03 07:11:18 +0000
411+++ serverguide/po/eo.po 2011-12-07 12:11:24 +0000
412@@ -19070,7 +19070,7 @@
413 "\n"
414 "### moin\n"
415 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
416-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
417+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
418 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
419 " Order allow,deny\n"
420 " allow from all\n"
421@@ -19080,7 +19080,7 @@
422
423 #: serverguide/C/lamp-applications.xml:214(para)
424 msgid ""
425-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
426+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
427 "<emphasis>alias</emphasis> line above, to the "
428 "<application>moinmoin</application> version installed."
429 msgstr ""
430
431=== modified file 'serverguide/po/es.po'
432--- serverguide/po/es.po 2011-05-03 07:11:18 +0000
433+++ serverguide/po/es.po 2011-12-07 12:11:24 +0000
434@@ -26057,7 +26057,7 @@
435 "\n"
436 "### moin\n"
437 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
438-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
439+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
440 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
441 " Order allow,deny\n"
442 " allow from all\n"
443@@ -26067,7 +26067,7 @@
444 "\n"
445 "### moin\n"
446 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
447-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
448+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
449 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
450 " Order allow,deny\n"
451 " allow from all\n"
452@@ -26076,11 +26076,11 @@
453
454 #: serverguide/C/lamp-applications.xml:214(para)
455 msgid ""
456-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
457+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
458 "<emphasis>alias</emphasis> line above, to the "
459 "<application>moinmoin</application> version installed."
460 msgstr ""
461-"Ajuste el <emphasis>«moin_static184»</emphasis> de la línea "
462+"Ajuste el <emphasis>«moin_static193»</emphasis> de la línea "
463 "<emphasis>alias</emphasis> anterior, para adaptarlo a la versión de "
464 "<application>moinmoin</application> instalada."
465
466
467=== modified file 'serverguide/po/et.po'
468--- serverguide/po/et.po 2011-05-03 07:11:18 +0000
469+++ serverguide/po/et.po 2011-12-07 12:11:24 +0000
470@@ -19070,7 +19070,7 @@
471 "\n"
472 "### moin\n"
473 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
474-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
475+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
476 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
477 " Order allow,deny\n"
478 " allow from all\n"
479@@ -19080,7 +19080,7 @@
480
481 #: serverguide/C/lamp-applications.xml:214(para)
482 msgid ""
483-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
484+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
485 "<emphasis>alias</emphasis> line above, to the "
486 "<application>moinmoin</application> version installed."
487 msgstr ""
488
489=== modified file 'serverguide/po/eu.po'
490--- serverguide/po/eu.po 2011-05-03 07:11:18 +0000
491+++ serverguide/po/eu.po 2011-12-07 12:11:24 +0000
492@@ -19070,7 +19070,7 @@
493 "\n"
494 "### moin\n"
495 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
496-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
497+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
498 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
499 " Order allow,deny\n"
500 " allow from all\n"
501@@ -19080,7 +19080,7 @@
502
503 #: serverguide/C/lamp-applications.xml:214(para)
504 msgid ""
505-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
506+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
507 "<emphasis>alias</emphasis> line above, to the "
508 "<application>moinmoin</application> version installed."
509 msgstr ""
510
511=== modified file 'serverguide/po/fa.po'
512--- serverguide/po/fa.po 2011-05-03 07:11:18 +0000
513+++ serverguide/po/fa.po 2011-12-07 12:11:24 +0000
514@@ -19069,7 +19069,7 @@
515 "\n"
516 "### moin\n"
517 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
518-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
519+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
520 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
521 " Order allow,deny\n"
522 " allow from all\n"
523@@ -19079,7 +19079,7 @@
524
525 #: serverguide/C/lamp-applications.xml:214(para)
526 msgid ""
527-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
528+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
529 "<emphasis>alias</emphasis> line above, to the "
530 "<application>moinmoin</application> version installed."
531 msgstr ""
532
533=== modified file 'serverguide/po/fi.po'
534--- serverguide/po/fi.po 2011-05-03 07:11:18 +0000
535+++ serverguide/po/fi.po 2011-12-07 12:11:24 +0000
536@@ -19251,7 +19251,7 @@
537 "\n"
538 "### moin\n"
539 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
540-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
541+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
542 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
543 " Order allow,deny\n"
544 " allow from all\n"
545@@ -19261,7 +19261,7 @@
546
547 #: serverguide/C/lamp-applications.xml:214(para)
548 msgid ""
549-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
550+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
551 "<emphasis>alias</emphasis> line above, to the "
552 "<application>moinmoin</application> version installed."
553 msgstr ""
554
555=== modified file 'serverguide/po/fr.po'
556--- serverguide/po/fr.po 2011-05-03 07:11:18 +0000
557+++ serverguide/po/fr.po 2011-12-07 12:11:24 +0000
558@@ -25532,7 +25532,7 @@
559 "\n"
560 "### moin\n"
561 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
562-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
563+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
564 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
565 " Order allow,deny\n"
566 " allow from all\n"
567@@ -25542,7 +25542,7 @@
568 "\n"
569 "### moin\n"
570 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
571-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
572+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
573 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
574 " Order allow,deny\n"
575 " allow from all\n"
576@@ -25551,7 +25551,7 @@
577
578 #: serverguide/C/lamp-applications.xml:214(para)
579 msgid ""
580-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
581+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
582 "<emphasis>alias</emphasis> line above, to the "
583 "<application>moinmoin</application> version installed."
584 msgstr ""
585
586=== modified file 'serverguide/po/gl.po'
587--- serverguide/po/gl.po 2011-05-03 07:11:18 +0000
588+++ serverguide/po/gl.po 2011-12-07 12:11:24 +0000
589@@ -19193,7 +19193,7 @@
590 "\n"
591 "### moin\n"
592 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
593-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
594+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
595 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
596 " Order allow,deny\n"
597 " allow from all\n"
598@@ -19203,7 +19203,7 @@
599
600 #: serverguide/C/lamp-applications.xml:214(para)
601 msgid ""
602-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
603+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
604 "<emphasis>alias</emphasis> line above, to the "
605 "<application>moinmoin</application> version installed."
606 msgstr ""
607
608=== modified file 'serverguide/po/gu.po'
609--- serverguide/po/gu.po 2011-05-03 07:11:18 +0000
610+++ serverguide/po/gu.po 2011-12-07 12:11:24 +0000
611@@ -19069,7 +19069,7 @@
612 "\n"
613 "### moin\n"
614 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
615-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
616+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
617 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
618 " Order allow,deny\n"
619 " allow from all\n"
620@@ -19079,7 +19079,7 @@
621
622 #: serverguide/C/lamp-applications.xml:214(para)
623 msgid ""
624-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
625+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
626 "<emphasis>alias</emphasis> line above, to the "
627 "<application>moinmoin</application> version installed."
628 msgstr ""
629
630=== modified file 'serverguide/po/he.po'
631--- serverguide/po/he.po 2011-05-03 07:11:18 +0000
632+++ serverguide/po/he.po 2011-12-07 12:11:24 +0000
633@@ -19118,7 +19118,7 @@
634 "\n"
635 "### moin\n"
636 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
637-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
638+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
639 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
640 " Order allow,deny\n"
641 " allow from all\n"
642@@ -19128,7 +19128,7 @@
643
644 #: serverguide/C/lamp-applications.xml:214(para)
645 msgid ""
646-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
647+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
648 "<emphasis>alias</emphasis> line above, to the "
649 "<application>moinmoin</application> version installed."
650 msgstr ""
651
652=== modified file 'serverguide/po/hr.po'
653--- serverguide/po/hr.po 2011-05-03 07:11:18 +0000
654+++ serverguide/po/hr.po 2011-12-07 12:11:24 +0000
655@@ -19070,7 +19070,7 @@
656 "\n"
657 "### moin\n"
658 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
659-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
660+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
661 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
662 " Order allow,deny\n"
663 " allow from all\n"
664@@ -19080,7 +19080,7 @@
665
666 #: serverguide/C/lamp-applications.xml:214(para)
667 msgid ""
668-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
669+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
670 "<emphasis>alias</emphasis> line above, to the "
671 "<application>moinmoin</application> version installed."
672 msgstr ""
673
674=== modified file 'serverguide/po/hu.po'
675--- serverguide/po/hu.po 2011-05-03 07:11:18 +0000
676+++ serverguide/po/hu.po 2011-12-07 12:11:24 +0000
677@@ -26474,7 +26474,7 @@
678 "\n"
679 "### moin\n"
680 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
681-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
682+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
683 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
684 " Order allow,deny\n"
685 " allow from all\n"
686@@ -26484,7 +26484,7 @@
687 "\n"
688 "### moin\n"
689 " ScriptAlias /sajátwiki \"/usr/share/moin/sajátwiki/moin.cgi\"\n"
690-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
691+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
692 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
693 " Order allow,deny\n"
694 " allow from all\n"
695@@ -26493,11 +26493,11 @@
696
697 #: serverguide/C/lamp-applications.xml:214(para)
698 msgid ""
699-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
700+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
701 "<emphasis>alias</emphasis> line above, to the "
702 "<application>moinmoin</application> version installed."
703 msgstr ""
704-"A fenti sorban módosítsa a <emphasis>moin_static184</emphasis> értéket a "
705+"A fenti sorban módosítsa a <emphasis>moin_static193</emphasis> értéket a "
706 "telepített <application>moinmoin</application> verziónak megfelelően."
707
708 #: serverguide/C/lamp-applications.xml:220(para)
709
710=== modified file 'serverguide/po/id.po'
711--- serverguide/po/id.po 2011-05-03 07:11:18 +0000
712+++ serverguide/po/id.po 2011-12-07 12:11:24 +0000
713@@ -19629,7 +19629,7 @@
714 "\n"
715 "### moin\n"
716 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
717-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
718+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
719 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
720 " Order allow,deny\n"
721 " allow from all\n"
722@@ -19639,7 +19639,7 @@
723
724 #: serverguide/C/lamp-applications.xml:214(para)
725 msgid ""
726-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
727+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
728 "<emphasis>alias</emphasis> line above, to the "
729 "<application>moinmoin</application> version installed."
730 msgstr ""
731
732=== modified file 'serverguide/po/is.po'
733--- serverguide/po/is.po 2011-05-03 07:11:18 +0000
734+++ serverguide/po/is.po 2011-12-07 12:11:24 +0000
735@@ -19223,7 +19223,7 @@
736 "\n"
737 "### moin\n"
738 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
739-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
740+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
741 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
742 " Order allow,deny\n"
743 " allow from all\n"
744@@ -19233,7 +19233,7 @@
745
746 #: serverguide/C/lamp-applications.xml:214(para)
747 msgid ""
748-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
749+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
750 "<emphasis>alias</emphasis> line above, to the "
751 "<application>moinmoin</application> version installed."
752 msgstr ""
753
754=== modified file 'serverguide/po/it.po'
755--- serverguide/po/it.po 2011-05-03 07:11:18 +0000
756+++ serverguide/po/it.po 2011-12-07 12:11:24 +0000
757@@ -24962,7 +24962,7 @@
758 "\n"
759 "### moin\n"
760 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
761-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
762+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
763 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
764 " Order allow,deny\n"
765 " allow from all\n"
766@@ -24972,7 +24972,7 @@
767 "\n"
768 "### moin\n"
769 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
770-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
771+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
772 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
773 " Order allow,deny\n"
774 " allow from all\n"
775@@ -24981,11 +24981,11 @@
776
777 #: serverguide/C/lamp-applications.xml:214(para)
778 msgid ""
779-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
780+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
781 "<emphasis>alias</emphasis> line above, to the "
782 "<application>moinmoin</application> version installed."
783 msgstr ""
784-"Modificare <emphasis>\"moin_static184\"</emphasis> nella riga "
785+"Modificare <emphasis>\"moin_static193\"</emphasis> nella riga "
786 "<emphasis>alias</emphasis> precedente con la versione di "
787 "<application>moinmoin</application> installata."
788
789
790=== modified file 'serverguide/po/ja.po'
791--- serverguide/po/ja.po 2011-05-03 07:11:18 +0000
792+++ serverguide/po/ja.po 2011-12-07 12:11:24 +0000
793@@ -19853,7 +19853,7 @@
794 "\n"
795 "### moin\n"
796 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
797-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
798+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
799 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
800 " Order allow,deny\n"
801 " allow from all\n"
802@@ -19863,7 +19863,7 @@
803
804 #: serverguide/C/lamp-applications.xml:214(para)
805 msgid ""
806-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
807+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
808 "<emphasis>alias</emphasis> line above, to the "
809 "<application>moinmoin</application> version installed."
810 msgstr ""
811
812=== modified file 'serverguide/po/km.po'
813--- serverguide/po/km.po 2011-05-03 07:11:18 +0000
814+++ serverguide/po/km.po 2011-12-07 12:11:24 +0000
815@@ -19078,7 +19078,7 @@
816 "\n"
817 "### moin\n"
818 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
819-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
820+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
821 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
822 " Order allow,deny\n"
823 " allow from all\n"
824@@ -19088,7 +19088,7 @@
825
826 #: serverguide/C/lamp-applications.xml:214(para)
827 msgid ""
828-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
829+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
830 "<emphasis>alias</emphasis> line above, to the "
831 "<application>moinmoin</application> version installed."
832 msgstr ""
833
834=== modified file 'serverguide/po/ko.po'
835--- serverguide/po/ko.po 2011-05-03 07:11:18 +0000
836+++ serverguide/po/ko.po 2011-12-07 12:11:24 +0000
837@@ -19992,7 +19992,7 @@
838 "\n"
839 "### moin\n"
840 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
841-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
842+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
843 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
844 " Order allow,deny\n"
845 " allow from all\n"
846@@ -20002,7 +20002,7 @@
847
848 #: serverguide/C/lamp-applications.xml:214(para)
849 msgid ""
850-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
851+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
852 "<emphasis>alias</emphasis> line above, to the "
853 "<application>moinmoin</application> version installed."
854 msgstr ""
855
856=== modified file 'serverguide/po/ku.po'
857--- serverguide/po/ku.po 2011-05-03 07:11:18 +0000
858+++ serverguide/po/ku.po 2011-12-07 12:11:24 +0000
859@@ -19070,7 +19070,7 @@
860 "\n"
861 "### moin\n"
862 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
863-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
864+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
865 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
866 " Order allow,deny\n"
867 " allow from all\n"
868@@ -19080,7 +19080,7 @@
869
870 #: serverguide/C/lamp-applications.xml:214(para)
871 msgid ""
872-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
873+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
874 "<emphasis>alias</emphasis> line above, to the "
875 "<application>moinmoin</application> version installed."
876 msgstr ""
877
878=== modified file 'serverguide/po/lo.po'
879--- serverguide/po/lo.po 2011-05-03 07:11:18 +0000
880+++ serverguide/po/lo.po 2011-12-07 12:11:24 +0000
881@@ -19069,7 +19069,7 @@
882 "\n"
883 "### moin\n"
884 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
885-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
886+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
887 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
888 " Order allow,deny\n"
889 " allow from all\n"
890@@ -19079,7 +19079,7 @@
891
892 #: serverguide/C/lamp-applications.xml:214(para)
893 msgid ""
894-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
895+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
896 "<emphasis>alias</emphasis> line above, to the "
897 "<application>moinmoin</application> version installed."
898 msgstr ""
899
900=== modified file 'serverguide/po/lt.po'
901--- serverguide/po/lt.po 2011-05-03 07:11:18 +0000
902+++ serverguide/po/lt.po 2011-12-07 12:11:24 +0000
903@@ -19083,7 +19083,7 @@
904 "\n"
905 "### moin\n"
906 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
907-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
908+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
909 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
910 " Order allow,deny\n"
911 " allow from all\n"
912@@ -19093,7 +19093,7 @@
913
914 #: serverguide/C/lamp-applications.xml:214(para)
915 msgid ""
916-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
917+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
918 "<emphasis>alias</emphasis> line above, to the "
919 "<application>moinmoin</application> version installed."
920 msgstr ""
921
922=== modified file 'serverguide/po/mk.po'
923--- serverguide/po/mk.po 2011-05-03 07:11:18 +0000
924+++ serverguide/po/mk.po 2011-12-07 12:11:24 +0000
925@@ -19205,7 +19205,7 @@
926 "\n"
927 "### moin\n"
928 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
929-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
930+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
931 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
932 " Order allow,deny\n"
933 " allow from all\n"
934@@ -19215,7 +19215,7 @@
935
936 #: serverguide/C/lamp-applications.xml:214(para)
937 msgid ""
938-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
939+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
940 "<emphasis>alias</emphasis> line above, to the "
941 "<application>moinmoin</application> version installed."
942 msgstr ""
943
944=== modified file 'serverguide/po/ms.po'
945--- serverguide/po/ms.po 2011-05-03 07:11:18 +0000
946+++ serverguide/po/ms.po 2011-12-07 12:11:24 +0000
947@@ -19070,7 +19070,7 @@
948 "\n"
949 "### moin\n"
950 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
951-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
952+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
953 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
954 " Order allow,deny\n"
955 " allow from all\n"
956@@ -19080,7 +19080,7 @@
957
958 #: serverguide/C/lamp-applications.xml:214(para)
959 msgid ""
960-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
961+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
962 "<emphasis>alias</emphasis> line above, to the "
963 "<application>moinmoin</application> version installed."
964 msgstr ""
965
966=== modified file 'serverguide/po/nb.po'
967--- serverguide/po/nb.po 2011-05-03 07:11:18 +0000
968+++ serverguide/po/nb.po 2011-12-07 12:11:24 +0000
969@@ -19159,7 +19159,7 @@
970 "\n"
971 "### moin\n"
972 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
973-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
974+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
975 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
976 " Order allow,deny\n"
977 " allow from all\n"
978@@ -19169,7 +19169,7 @@
979
980 #: serverguide/C/lamp-applications.xml:214(para)
981 msgid ""
982-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
983+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
984 "<emphasis>alias</emphasis> line above, to the "
985 "<application>moinmoin</application> version installed."
986 msgstr ""
987
988=== modified file 'serverguide/po/nl.po'
989--- serverguide/po/nl.po 2011-05-03 07:11:18 +0000
990+++ serverguide/po/nl.po 2011-12-07 12:11:24 +0000
991@@ -19096,7 +19096,7 @@
992 "\n"
993 "### moin\n"
994 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
995-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
996+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
997 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
998 " Order allow,deny\n"
999 " allow from all\n"
1000@@ -19106,7 +19106,7 @@
1001
1002 #: serverguide/C/lamp-applications.xml:214(para)
1003 msgid ""
1004-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1005+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1006 "<emphasis>alias</emphasis> line above, to the "
1007 "<application>moinmoin</application> version installed."
1008 msgstr ""
1009
1010=== modified file 'serverguide/po/oc.po'
1011--- serverguide/po/oc.po 2011-05-03 07:11:18 +0000
1012+++ serverguide/po/oc.po 2011-12-07 12:11:24 +0000
1013@@ -19342,7 +19342,7 @@
1014 "\n"
1015 "### moin\n"
1016 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1017-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1018+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1019 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1020 " Order allow,deny\n"
1021 " allow from all\n"
1022@@ -19352,7 +19352,7 @@
1023
1024 #: serverguide/C/lamp-applications.xml:214(para)
1025 msgid ""
1026-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1027+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1028 "<emphasis>alias</emphasis> line above, to the "
1029 "<application>moinmoin</application> version installed."
1030 msgstr ""
1031
1032=== modified file 'serverguide/po/pl.po'
1033--- serverguide/po/pl.po 2011-05-03 07:11:18 +0000
1034+++ serverguide/po/pl.po 2011-12-07 12:11:24 +0000
1035@@ -19277,7 +19277,7 @@
1036 "\n"
1037 "### moin\n"
1038 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1039-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1040+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1041 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1042 " Order allow,deny\n"
1043 " allow from all\n"
1044@@ -19287,7 +19287,7 @@
1045
1046 #: serverguide/C/lamp-applications.xml:214(para)
1047 msgid ""
1048-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1049+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1050 "<emphasis>alias</emphasis> line above, to the "
1051 "<application>moinmoin</application> version installed."
1052 msgstr ""
1053
1054=== modified file 'serverguide/po/ps.po'
1055--- serverguide/po/ps.po 2011-05-03 07:11:18 +0000
1056+++ serverguide/po/ps.po 2011-12-07 12:11:24 +0000
1057@@ -19070,7 +19070,7 @@
1058 "\n"
1059 "### moin\n"
1060 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1061-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1062+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1063 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1064 " Order allow,deny\n"
1065 " allow from all\n"
1066@@ -19080,7 +19080,7 @@
1067
1068 #: serverguide/C/lamp-applications.xml:214(para)
1069 msgid ""
1070-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1071+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1072 "<emphasis>alias</emphasis> line above, to the "
1073 "<application>moinmoin</application> version installed."
1074 msgstr ""
1075
1076=== modified file 'serverguide/po/pt.po'
1077--- serverguide/po/pt.po 2011-05-03 07:11:18 +0000
1078+++ serverguide/po/pt.po 2011-12-07 12:11:24 +0000
1079@@ -21409,7 +21409,7 @@
1080 "\n"
1081 "### moin\n"
1082 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1083-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1084+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1085 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1086 " Order allow,deny\n"
1087 " allow from all\n"
1088@@ -21419,7 +21419,7 @@
1089
1090 #: serverguide/C/lamp-applications.xml:214(para)
1091 msgid ""
1092-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1093+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1094 "<emphasis>alias</emphasis> line above, to the "
1095 "<application>moinmoin</application> version installed."
1096 msgstr ""
1097
1098=== modified file 'serverguide/po/pt_BR.po'
1099--- serverguide/po/pt_BR.po 2011-05-03 07:11:18 +0000
1100+++ serverguide/po/pt_BR.po 2011-12-07 12:11:24 +0000
1101@@ -26480,7 +26480,7 @@
1102 "\n"
1103 "### moin\n"
1104 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1105-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1106+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1107 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1108 " Order allow,deny\n"
1109 " allow from all\n"
1110@@ -26490,7 +26490,7 @@
1111 "\n"
1112 "### moin\n"
1113 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1114-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1115+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1116 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1117 " Order allow,deny\n"
1118 " allow from all\n"
1119@@ -26499,11 +26499,11 @@
1120
1121 #: serverguide/C/lamp-applications.xml:214(para)
1122 msgid ""
1123-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1124+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1125 "<emphasis>alias</emphasis> line above, to the "
1126 "<application>moinmoin</application> version installed."
1127 msgstr ""
1128-"Ajusta o <emphasis>\"moin_static184\"</emphasis> na linha de "
1129+"Ajusta o <emphasis>\"moin_static193\"</emphasis> na linha de "
1130 "<emphasis>alias</emphasis> acima, para a versão instalada do "
1131 "<application>moinmoin</application>."
1132
1133
1134=== modified file 'serverguide/po/ro.po'
1135--- serverguide/po/ro.po 2011-05-03 07:11:18 +0000
1136+++ serverguide/po/ro.po 2011-12-07 12:11:24 +0000
1137@@ -19200,7 +19200,7 @@
1138 "\n"
1139 "### moin\n"
1140 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1141-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1142+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1143 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1144 " Order allow,deny\n"
1145 " allow from all\n"
1146@@ -19210,7 +19210,7 @@
1147
1148 #: serverguide/C/lamp-applications.xml:214(para)
1149 msgid ""
1150-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1151+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1152 "<emphasis>alias</emphasis> line above, to the "
1153 "<application>moinmoin</application> version installed."
1154 msgstr ""
1155
1156=== modified file 'serverguide/po/ru.po'
1157--- serverguide/po/ru.po 2011-05-03 07:11:18 +0000
1158+++ serverguide/po/ru.po 2011-12-07 12:11:24 +0000
1159@@ -22508,7 +22508,7 @@
1160 "\n"
1161 "### moin\n"
1162 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1163-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1164+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1165 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1166 " Order allow,deny\n"
1167 " allow from all\n"
1168@@ -22518,7 +22518,7 @@
1169
1170 #: serverguide/C/lamp-applications.xml:214(para)
1171 msgid ""
1172-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1173+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1174 "<emphasis>alias</emphasis> line above, to the "
1175 "<application>moinmoin</application> version installed."
1176 msgstr ""
1177
1178=== modified file 'serverguide/po/serverguide.pot'
1179--- serverguide/po/serverguide.pot 2011-10-17 19:51:35 +0000
1180+++ serverguide/po/serverguide.pot 2011-12-07 12:11:24 +0000
1181@@ -12761,11 +12761,11 @@
1182
1183 #: serverguide/C/lamp-applications.xml:211(programlisting)
1184 #, no-wrap
1185-msgid "\n### moin\n ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n alias /moin_static184 \"/usr/share/moin/htdocs\"\n &lt;Directory /usr/share/moin/htdocs&gt;\n Order allow,deny\n allow from all\n &lt;/Directory&gt;\n### end moin\n"
1186+msgid "\n### moin\n ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n alias /moin_static193 \"/usr/share/moin/htdocs\"\n &lt;Directory /usr/share/moin/htdocs&gt;\n Order allow,deny\n allow from all\n &lt;/Directory&gt;\n### end moin\n"
1187 msgstr ""
1188
1189 #: serverguide/C/lamp-applications.xml:223(para)
1190-msgid "Adjust the <emphasis>\"moin_static184\"</emphasis> in the <emphasis>alias</emphasis> line above, to the <application>moinmoin</application> version installed."
1191+msgid "Adjust the <emphasis>\"moin_static193\"</emphasis> in the <emphasis>alias</emphasis> line above, to the <application>moinmoin</application> version installed."
1192 msgstr ""
1193
1194 #: serverguide/C/lamp-applications.xml:229(para)
1195
1196=== modified file 'serverguide/po/sk.po'
1197--- serverguide/po/sk.po 2011-05-03 07:11:18 +0000
1198+++ serverguide/po/sk.po 2011-12-07 12:11:24 +0000
1199@@ -26243,7 +26243,7 @@
1200 "\n"
1201 "### moin\n"
1202 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1203-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1204+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1205 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1206 " Order allow,deny\n"
1207 " allow from all\n"
1208@@ -26253,7 +26253,7 @@
1209 "\n"
1210 "### moin\n"
1211 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1212-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1213+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1214 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1215 " Order allow,deny\n"
1216 " allow from all\n"
1217@@ -26262,11 +26262,11 @@
1218
1219 #: serverguide/C/lamp-applications.xml:214(para)
1220 msgid ""
1221-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1222+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1223 "<emphasis>alias</emphasis> line above, to the "
1224 "<application>moinmoin</application> version installed."
1225 msgstr ""
1226-"Upravte <emphasis>\"moin_static184\"</emphasis> v riadku "
1227+"Upravte <emphasis>\"moin_static193\"</emphasis> v riadku "
1228 "<emphasis>alias</emphasis> na nainštalovanú verziu "
1229 "<application>moinmoin</application>."
1230
1231
1232=== modified file 'serverguide/po/sl.po'
1233--- serverguide/po/sl.po 2011-05-03 07:11:18 +0000
1234+++ serverguide/po/sl.po 2011-12-07 12:11:24 +0000
1235@@ -19563,7 +19563,7 @@
1236 "\n"
1237 "### moin\n"
1238 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1239-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1240+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1241 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1242 " Order allow,deny\n"
1243 " allow from all\n"
1244@@ -19573,7 +19573,7 @@
1245
1246 #: serverguide/C/lamp-applications.xml:214(para)
1247 msgid ""
1248-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1249+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1250 "<emphasis>alias</emphasis> line above, to the "
1251 "<application>moinmoin</application> version installed."
1252 msgstr ""
1253
1254=== modified file 'serverguide/po/sq.po'
1255--- serverguide/po/sq.po 2011-05-03 07:11:18 +0000
1256+++ serverguide/po/sq.po 2011-12-07 12:11:24 +0000
1257@@ -20224,7 +20224,7 @@
1258 "\n"
1259 "### moin\n"
1260 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1261-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1262+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1263 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1264 " Order allow,deny\n"
1265 " allow from all\n"
1266@@ -20234,7 +20234,7 @@
1267
1268 #: serverguide/C/lamp-applications.xml:214(para)
1269 msgid ""
1270-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1271+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1272 "<emphasis>alias</emphasis> line above, to the "
1273 "<application>moinmoin</application> version installed."
1274 msgstr ""
1275
1276=== modified file 'serverguide/po/sr.po'
1277--- serverguide/po/sr.po 2011-05-03 07:11:18 +0000
1278+++ serverguide/po/sr.po 2011-12-07 12:11:24 +0000
1279@@ -19074,7 +19074,7 @@
1280 "\n"
1281 "### moin\n"
1282 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1283-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1284+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1285 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1286 " Order allow,deny\n"
1287 " allow from all\n"
1288@@ -19084,7 +19084,7 @@
1289
1290 #: serverguide/C/lamp-applications.xml:214(para)
1291 msgid ""
1292-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1293+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1294 "<emphasis>alias</emphasis> line above, to the "
1295 "<application>moinmoin</application> version installed."
1296 msgstr ""
1297
1298=== modified file 'serverguide/po/sv.po'
1299--- serverguide/po/sv.po 2011-05-03 07:11:18 +0000
1300+++ serverguide/po/sv.po 2011-12-07 12:11:24 +0000
1301@@ -25405,7 +25405,7 @@
1302 "\n"
1303 "### moin\n"
1304 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1305-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1306+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1307 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1308 " Order allow,deny\n"
1309 " allow from all\n"
1310@@ -25415,7 +25415,7 @@
1311 "\n"
1312 "### moin\n"
1313 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1314-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1315+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1316 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1317 " Order allow,deny\n"
1318 " allow from all\n"
1319@@ -25424,11 +25424,11 @@
1320
1321 #: serverguide/C/lamp-applications.xml:214(para)
1322 msgid ""
1323-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1324+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1325 "<emphasis>alias</emphasis> line above, to the "
1326 "<application>moinmoin</application> version installed."
1327 msgstr ""
1328-"Justera <emphasis>\"moin_static184\"</emphasis> i raden "
1329+"Justera <emphasis>\"moin_static193\"</emphasis> i raden "
1330 "<emphasis>alias</emphasis> ovanför, till <application>moinmoin</application>-"
1331 "versionen som är installerad."
1332
1333
1334=== modified file 'serverguide/po/th.po'
1335--- serverguide/po/th.po 2011-05-03 07:11:18 +0000
1336+++ serverguide/po/th.po 2011-12-07 12:11:24 +0000
1337@@ -20070,7 +20070,7 @@
1338 "\n"
1339 "### moin\n"
1340 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1341-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1342+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1343 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1344 " Order allow,deny\n"
1345 " allow from all\n"
1346@@ -20080,7 +20080,7 @@
1347
1348 #: serverguide/C/lamp-applications.xml:214(para)
1349 msgid ""
1350-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1351+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1352 "<emphasis>alias</emphasis> line above, to the "
1353 "<application>moinmoin</application> version installed."
1354 msgstr ""
1355
1356=== modified file 'serverguide/po/tl.po'
1357--- serverguide/po/tl.po 2011-05-03 07:11:18 +0000
1358+++ serverguide/po/tl.po 2011-12-07 12:11:24 +0000
1359@@ -19070,7 +19070,7 @@
1360 "\n"
1361 "### moin\n"
1362 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1363-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1364+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1365 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1366 " Order allow,deny\n"
1367 " allow from all\n"
1368@@ -19080,7 +19080,7 @@
1369
1370 #: serverguide/C/lamp-applications.xml:214(para)
1371 msgid ""
1372-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1373+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1374 "<emphasis>alias</emphasis> line above, to the "
1375 "<application>moinmoin</application> version installed."
1376 msgstr ""
1377
1378=== modified file 'serverguide/po/tr.po'
1379--- serverguide/po/tr.po 2011-05-03 07:11:18 +0000
1380+++ serverguide/po/tr.po 2011-12-07 12:11:24 +0000
1381@@ -25813,7 +25813,7 @@
1382 "\n"
1383 "### moin\n"
1384 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1385-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1386+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1387 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1388 " Order allow,deny\n"
1389 " allow from all\n"
1390@@ -25823,7 +25823,7 @@
1391 "\n"
1392 "### moin\n"
1393 " ScriptAlias /mywiki \"/usr/share/moin/vikim/moin.cgi\"\n"
1394-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1395+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1396 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1397 " Order allow,deny\n"
1398 " allow from all\n"
1399@@ -25832,12 +25832,12 @@
1400
1401 #: serverguide/C/lamp-applications.xml:214(para)
1402 msgid ""
1403-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1404+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1405 "<emphasis>alias</emphasis> line above, to the "
1406 "<application>moinmoin</application> version installed."
1407 msgstr ""
1408 "Yukarıda <emphasis>alias</emphasis> satırındaki "
1409-"<emphasis>\"moin_static184\"</emphasis>'ü "
1410+"<emphasis>\"moin_static193\"</emphasis>'ü "
1411 "<application>moinmoin</application> yüklü sürümü olarak ayarlayın."
1412
1413 #: serverguide/C/lamp-applications.xml:220(para)
1414
1415=== modified file 'serverguide/po/ug.po'
1416--- serverguide/po/ug.po 2011-05-03 07:11:18 +0000
1417+++ serverguide/po/ug.po 2011-12-07 12:11:24 +0000
1418@@ -19069,7 +19069,7 @@
1419 "\n"
1420 "### moin\n"
1421 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1422-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1423+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1424 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1425 " Order allow,deny\n"
1426 " allow from all\n"
1427@@ -19079,7 +19079,7 @@
1428
1429 #: serverguide/C/lamp-applications.xml:214(para)
1430 msgid ""
1431-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1432+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1433 "<emphasis>alias</emphasis> line above, to the "
1434 "<application>moinmoin</application> version installed."
1435 msgstr ""
1436
1437=== modified file 'serverguide/po/uk.po'
1438--- serverguide/po/uk.po 2011-05-03 07:11:18 +0000
1439+++ serverguide/po/uk.po 2011-12-07 12:11:24 +0000
1440@@ -19829,7 +19829,7 @@
1441 "\n"
1442 "### moin\n"
1443 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1444-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1445+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1446 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1447 " Order allow,deny\n"
1448 " allow from all\n"
1449@@ -19839,7 +19839,7 @@
1450
1451 #: serverguide/C/lamp-applications.xml:214(para)
1452 msgid ""
1453-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1454+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1455 "<emphasis>alias</emphasis> line above, to the "
1456 "<application>moinmoin</application> version installed."
1457 msgstr ""
1458
1459=== modified file 'serverguide/po/ur.po'
1460--- serverguide/po/ur.po 2011-05-03 07:11:18 +0000
1461+++ serverguide/po/ur.po 2011-12-07 12:11:24 +0000
1462@@ -19070,7 +19070,7 @@
1463 "\n"
1464 "### moin\n"
1465 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1466-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1467+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1468 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1469 " Order allow,deny\n"
1470 " allow from all\n"
1471@@ -19080,7 +19080,7 @@
1472
1473 #: serverguide/C/lamp-applications.xml:214(para)
1474 msgid ""
1475-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1476+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1477 "<emphasis>alias</emphasis> line above, to the "
1478 "<application>moinmoin</application> version installed."
1479 msgstr ""
1480
1481=== modified file 'serverguide/po/vi.po'
1482--- serverguide/po/vi.po 2011-05-03 07:11:18 +0000
1483+++ serverguide/po/vi.po 2011-12-07 12:11:24 +0000
1484@@ -19093,7 +19093,7 @@
1485 "\n"
1486 "### moin\n"
1487 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1488-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1489+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1490 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1491 " Order allow,deny\n"
1492 " allow from all\n"
1493@@ -19103,7 +19103,7 @@
1494
1495 #: serverguide/C/lamp-applications.xml:214(para)
1496 msgid ""
1497-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1498+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1499 "<emphasis>alias</emphasis> line above, to the "
1500 "<application>moinmoin</application> version installed."
1501 msgstr ""
1502
1503=== modified file 'serverguide/po/zh_CN.po'
1504--- serverguide/po/zh_CN.po 2011-05-03 07:11:18 +0000
1505+++ serverguide/po/zh_CN.po 2011-12-07 12:11:24 +0000
1506@@ -20919,7 +20919,7 @@
1507 "\n"
1508 "### moin\n"
1509 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1510-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1511+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1512 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1513 " Order allow,deny\n"
1514 " allow from all\n"
1515@@ -20929,7 +20929,7 @@
1516
1517 #: serverguide/C/lamp-applications.xml:214(para)
1518 msgid ""
1519-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1520+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1521 "<emphasis>alias</emphasis> line above, to the "
1522 "<application>moinmoin</application> version installed."
1523 msgstr ""
1524
1525=== modified file 'serverguide/po/zh_TW.po'
1526--- serverguide/po/zh_TW.po 2011-05-03 07:11:18 +0000
1527+++ serverguide/po/zh_TW.po 2011-12-07 12:11:24 +0000
1528@@ -19080,7 +19080,7 @@
1529 "\n"
1530 "### moin\n"
1531 " ScriptAlias /mywiki \"/usr/share/moin/mywiki/moin.cgi\"\n"
1532-" alias /moin_static184 \"/usr/share/moin/htdocs\"\n"
1533+" alias /moin_static193 \"/usr/share/moin/htdocs\"\n"
1534 " &lt;Directory /usr/share/moin/htdocs&gt;\n"
1535 " Order allow,deny\n"
1536 " allow from all\n"
1537@@ -19090,7 +19090,7 @@
1538
1539 #: serverguide/C/lamp-applications.xml:214(para)
1540 msgid ""
1541-"Adjust the <emphasis>\"moin_static184\"</emphasis> in the "
1542+"Adjust the <emphasis>\"moin_static193\"</emphasis> in the "
1543 "<emphasis>alias</emphasis> line above, to the "
1544 "<application>moinmoin</application> version installed."
1545 msgstr ""

Subscribers

People subscribed via source and target branches