Gunter Labes
3be42e2d7b
added a typo fix and ran pofix
2009-08-23 00:30:03 +00:00
Mark de Wever
2c3a3dace5
Indent the sub items in the wiki grabber.
2009-08-19 20:27:03 +00:00
Mark de Wever
a99df97d7a
Add a new table format to the wiki grabber.
...
The name grid is better as container so renamed the table and deprecated
to old name. The new name has a slightly different format and is still
work in progress. Also converted one table for testing purposes.
2009-08-18 21:00:55 +00:00
Gunter Labes
db6d69ec41
typo fix
2009-08-18 11:56:56 +00:00
Nils Kneuper
c8ccd31a90
apply typo fix by stikonas (including pofix.py run)
2009-08-16 15:42:35 +00:00
Guillaume Melquiond
8bcde7939b
Updated to current hierarchy and made compatible with 64-bit architectures.
2009-08-16 08:50:04 +00:00
Gunter Labes
d991db88ff
handle the mod filter differently
2009-08-12 03:10:53 +00:00
Nils Kneuper
a4eb1ad328
fix error in manpages
...
remove update directive for copyright update from pofix.py (if a
translator sends in a version with wrong date, he has to notice it,
this does not happen when it does not get fuzzy, corn already fixed
all the po files with some sed command, so they are safe)
regenerated po and .6 files based on the latest doc/man/wesnoth*.6
2009-08-10 16:00:30 +00:00
Gregory Shikhman
beb343a848
Fixed copyright correction in manpages.
2009-08-10 15:45:54 +00:00
Gunter Labes
affa9bfdc8
noted some example commands on how to use pofix
2009-08-02 15:22:27 +00:00
Gunter Labes
bc80378ee2
typo fixes
2009-08-02 15:01:23 +00:00
Gunter Labes
a38e7d8ec5
on the alternates use trunk as the dev server...
...
...and always show logged on/off messages
2009-07-28 21:27:34 +00:00
Gunter Labes
49045345e7
added some logfilter scripts needed by tail_log_irc
2009-07-28 15:28:07 +00:00
Gunter Labes
f04947d6d4
added a script to tail server log files
2009-07-28 15:13:49 +00:00
Mark de Wever
5df10f06cb
Add preprocessor macros to the wiki grabber.
...
This allows to copy information about widgets at three places without
copy pasting and it's bugs. The three places are:
- In the widget overview list
- In the widget definition info
- In the widget instanciate info
2009-07-19 18:45:28 +00:00
Guillaume Melquiond
01e7617077
Removed unused function.
2009-07-19 12:16:01 +00:00
Guillaume Melquiond
0c85a3a440
Fixed wmlxgettext so that it understands escaped quotes.
2009-07-19 12:02:09 +00:00
Alexander van Gessel
9ad6b2deaf
Belatedly add some typos to pofix.
2009-07-17 03:02:29 +01:00
Guillaume Melquiond
80714cbb5e
Fixed three typos in Delfador's Memoirs and updated pofix accordingly.
2009-07-14 16:32:42 +00:00
Gunter Labes
79f34fa53a
added some more fatal exit codes
2009-07-13 19:55:39 +00:00
Nils Kneuper
ae063068eb
add typo fixes from 2009-07-07T05:54:34Z!disabajn@gmail.com and 2009-07-07T05:54:45Z!disabajn@gmail.com
...
by turuk to pofix and apply them
2009-07-11 15:54:16 +00:00
Gunter Labes
871961eadc
added last typo fix to pofix and ran it
2009-07-11 12:52:41 +00:00
Nils Kneuper
26c90f8527
fixed script so that the test really works...
2009-07-03 19:12:06 +00:00
Iurii Chernyi
91f5d3795c
update of ai testing script
2009-07-02 15:03:19 +00:00
Ignacio R. Morelle
e04bef763c
Fix a '[test: command not found' error on wesnoth-optipng:38.
...
Ivanovic, please check the change doesn't change the intended behavior.
2009-07-02 12:24:24 +00:00
Eric S. Raymond
789d7f2ac4
Fix a typo in multiplayer messages,
...
...and tweak opfix & translation templates to match.
2009-06-28 20:57:49 +00:00
Gunter Labes
4af80f26ce
cleaned the utils dir of some obsolete and/or non-functional scripts
2009-06-16 01:50:42 +00:00
Gunter Labes
fee0c34b87
properly set CXXFLAGS and LDFLAGS
2009-06-16 00:56:24 +00:00
Eric S. Raymond
ebedc05802
Minor punctuation and translation-key fixes.
2009-06-10 10:27:18 +00:00
Eric S. Raymond
5354149d67
Yanqui -> Zhangor
...
Changing this proper name because "Yanqui" is a common ethic slur in
Spanish. Unlike most of the other name changes, this one has to be
done in translations too.
2009-06-09 11:12:34 +00:00
Gunter Labes
d8f56708b9
check for running jobs only
2009-06-08 20:03:30 +00:00
Eric S. Raymond
f49f219f8f
Minor translation fixes and reversions requested by Mordante.
2009-05-31 20:45:09 +00:00
Gunter Labes
d6454595ee
screw quoting
2009-05-29 14:21:24 +00:00
Gunter Labes
fa56679a93
fixed quoting for the alternate servers as well
2009-05-29 00:52:18 +00:00
Gunter Labes
8c25099e3e
various tweaks/fixes after testing
2009-05-27 20:52:32 +00:00
Gunter Labes
862bf66f20
pacify set -u
2009-05-26 16:56:35 +00:00
Gunter Labes
c4b9f374d7
check if the process died immediately...
...
...before moving symlinks, etc. to the new instance
2009-05-26 16:42:10 +00:00
Gunter Labes
2efa85cfc6
rewrite for better robustness and portability
2009-05-26 13:39:22 +00:00
Gunter Labes
78884d5543
added a script to create some convenient symlinks
2009-05-23 22:25:00 +00:00
Gunter Labes
6eedb15c65
made use of the readlink command
2009-05-23 22:24:45 +00:00
Gunter Labes
e24d0012c3
made script more portable and removed bash requirement
2009-05-23 13:26:51 +00:00
Gunter Labes
7c61088e82
removed some bashisms
2009-05-23 13:26:18 +00:00
Gunter Labes
cd61f3f95e
added a check for the GPL
2009-05-19 19:02:13 +00:00
Eric S. Raymond
24536f3c8b
Banish another Earth-human name.
2009-05-19 02:26:18 +00:00
Gunter Labes
55d9c688e1
consistently quote variables that may have spaces in them
2009-05-18 22:15:18 +00:00
Gunter Labes
77c53db3ae
minor readability tweaks
2009-05-16 14:21:06 +00:00
Eric S. Raymond
6950baec21
Eliminate some false-positive matches.
2009-05-15 17:15:36 +00:00
Nils Kneuper
d6cb1c0086
fix typo in pofix.py
2009-05-15 09:41:08 +00:00
Eric S. Raymond
55f71936a4
Ckear SpellingMistakes sugggestions on campaigns.
...
Trivial changes (which is most of them) go to pofix.py to minimize
translator work.
2009-05-15 09:06:27 +00:00
Eric S. Raymond
a442476f0c
Typo fixes, and an corresponding update to pofix.py.
2009-05-11 20:17:41 +00:00