John Zaitseff
3f871bda3a
Update version number and release date for v7.11
2017-06-18 06:06:25 +10:00
John Zaitseff
8db3dd38f2
Update version number and POT creation date in all PO files
2017-06-18 06:05:33 +10:00
John Zaitseff
e7fe8841ef
Give more details of the bug fix in NEWS
2017-06-18 05:49:13 +10:00
John Zaitseff
d0e1141355
utils.c: Rename the variable from "signed char c" to "int v"
2017-06-18 05:47:25 +10:00
John Zaitseff
6433c44dee
Bug fix: if "char" is unsigned (as on some architectures), b64decode() fails
2017-06-15 11:40:24 +10:00
John Zaitseff
3d390967af
Start preparing for version 7.11
2017-06-15 11:39:19 +10:00
John Zaitseff
6eb3e71a28
Ignore the quilt(1) directory
2017-06-02 13:18:04 +10:00
John Zaitseff
1f763d94fe
Update POT creation date for release
2017-06-02 05:31:43 +10:00
John Zaitseff
b15033cd95
Update version number in all PO files
2017-06-02 05:28:32 +10:00
John Zaitseff
d66fa33fb6
Update version number and release date: we release today!
2017-06-02 05:22:35 +10:00
John Zaitseff
13897660a1
Merge branch po-translationproject: update fr.po
2017-05-29 06:03:36 +10:00
John Zaitseff
cb193c37d0
Update fr.po to the latest version from the Translation Project
2017-05-29 05:57:25 +10:00
John Zaitseff
fde5e3f6cc
Merge branch po-translationproject: update hu.po
2017-05-26 07:42:38 +10:00
John Zaitseff
2eb2dae7bf
Update hu.po to the latest version from the Translation Project
2017-05-26 07:39:31 +10:00
John Zaitseff
d154211a9d
Merge branch po-translationproject: update de.po
2017-05-25 08:16:59 +10:00
John Zaitseff
947006180f
Update de.po to the latest version from the Translation Project
2017-05-25 08:12:04 +10:00
John Zaitseff
24ec66e00e
Change "prints" to imperative "print" in a translator comment in help.c
2017-05-24 20:38:32 +10:00
John Zaitseff
95d70daa07
Mention the updated German translation
2017-05-24 19:54:10 +10:00
John Zaitseff
946b3e7ada
Merge branch po-translationproject: update de.po and nb.po
2017-05-24 19:51:08 +10:00
John Zaitseff
7f5f185c8c
Update de.po to the latest version from the Translation Project
2017-05-24 19:45:38 +10:00
John Zaitseff
fd2f1267e5
Update NEWS with all the latest changes since the previous release
2017-05-24 08:58:46 +10:00
John Zaitseff
48310e7654
Update contribution dates to list specific years in nb.po
2017-05-24 08:46:08 +10:00
John Zaitseff
071587c3e6
Update contribution dates to list full or specific years as appropriate
2017-05-24 08:35:42 +10:00
John Zaitseff
7820f70b8d
Make the licence text be its own paragraph in trader.desktop.in
2017-05-24 08:23:04 +10:00
John Zaitseff
3d3a964b4d
Update nb.po to the latest version from the Translation Project
2017-05-24 07:26:01 +10:00
John Zaitseff
e226e6e676
Tweak global game constants for more dynamic play
2017-05-24 07:10:17 +10:00
John Zaitseff
ecf1cfc983
Revise the comments for global game constants
2017-05-24 06:43:49 +10:00
John Zaitseff
dd2c305a95
Merge branch po-translationproject: update en_GB.po
2017-05-24 06:06:42 +10:00
John Zaitseff
adb7a98472
Update en_GB.po to the latest version from the Translation Project
2017-05-24 05:54:20 +10:00
John Zaitseff
53bb6ba8d8
Replace U+0020 SPACE with U+00A0 NO-BREAK SPACE again
...
After discussion with Frédéric Marchal, decided to use U+00A0 for
non-Ncurses strings after all. Ncurses on certain platforms (at least
FreeBSD 11.0 and possibly MacOS X) aborts the program with "mkchstr: ...:
Illegal byte sequence" if U+00A0 is used in an Ncurses string.
2017-05-24 05:49:32 +10:00
John Zaitseff
529bfa9eab
Update the range of contribution dates for English translations
2017-05-24 04:52:20 +10:00
John Zaitseff
c026a5cbab
Merge branch po-translationproject: update nb.po
2017-05-24 04:49:30 +10:00
John Zaitseff
1a0047d629
Update nb.po to the latest version from the Translation Project
2017-05-24 04:39:45 +10:00
John Zaitseff
d917d088f4
Tweak the colours used for monochromatic screens; add an amber display
2017-05-23 22:14:11 +10:00
John Zaitseff
c978e5b4d1
Remove the obsolete Gnulib gettext module
2017-05-23 20:15:13 +10:00
John Zaitseff
384631dd5c
Make the addition of the Serbian translation more prominent in NEWS
2017-05-23 20:12:24 +10:00
John Zaitseff
1f574672fd
Enable conditional dependencies between Gnulib modules
2017-05-23 13:22:41 +10:00
John Zaitseff
d419ff687f
Merge branch po-translationproject: update hu.po
2017-05-23 08:43:00 +10:00
John Zaitseff
6227454813
Update hu.po to the latest version from the Translation Project
2017-05-23 08:34:38 +10:00
John Zaitseff
79edc13eb3
Replace U+00A0 NO-BREAK SPACE with U+0020 SPACE
...
Ncurses does not handle U+00A0 correctly, so we must use U+0020. These
particular strings do NOT use Ncurses, instead using printf() to stdout
directly, but we should be consistent across all strings.
2017-05-23 08:25:32 +10:00
John Zaitseff
ab5a0e1e80
Set the version number to 7.10-pre2 to allow a second prerelease
2017-05-23 08:10:28 +10:00
John Zaitseff
8f77eada33
Update all PO files as part of "make dist"
2017-05-23 08:04:16 +10:00
John Zaitseff
31ea3c584a
Add comments to trader.desktop.in
2017-05-23 07:55:33 +10:00
John Zaitseff
007b42b324
Merge branch po-translationproject: update sv.po
2017-05-22 16:33:36 +10:00
John Zaitseff
755beff954
Update sv.po to the latest version from the Translation Project
2017-05-22 16:33:02 +10:00
John Zaitseff
3993d686c4
Update fr.po to remove double-spaces in header comment
2017-05-22 07:26:20 +10:00
John Zaitseff
cfac7da04a
Merge branch po-translationproject: Update da.po, fr.po and sv.po
2017-05-22 07:20:56 +10:00
John Zaitseff
95baa61e37
Try to satisfy the very picky Translation Project robot
...
The TP robot requires a correct Project-Id-Version and a Language-Team
tag with an email address (even if there is no email address). It also
complains unless a valid current full year is listed on the Contributors
last line.
2017-05-22 07:02:04 +10:00
John Zaitseff
6e76aa4b86
Update sv.po to the latest version from the Translation Project
2017-05-22 06:51:26 +10:00
John Zaitseff
5d9a4476dc
Update da.po to the latest version from the Translation Project
2017-05-22 06:48:11 +10:00