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
John Zaitseff
e8ed7caf98
Update fr.po to the latest version from the Translation Project
2017-05-22 06:46:51 +10:00
John Zaitseff
36498ecb3c
Modify header wording to suit the Translation Project robot requirements
2017-05-22 06:40:46 +10:00
John Zaitseff
82c84d2478
Merge branch po-translationproject: update da.po
2017-05-21 21:58:04 +10:00
John Zaitseff
44de2f9854
Update da.po to the latest version from the Translation Project
2017-05-21 21:51:16 +10:00
John Zaitseff
90c54b4b73
Update all PO files as part of "make dist"
2017-05-20 12:30:28 +10:00
John Zaitseff
2715a602ee
Set the version number to 7.10-pre1 to allow a prerelease
2017-05-20 12:25:51 +10:00
John Zaitseff
bae66c8f5c
Mention the newer version of lib/getopt.c that has different strings in it
2017-05-20 11:51:13 +10:00
John Zaitseff
f7e640c221
Document the migration from Subversion to Git
2017-05-20 11:48:33 +10:00
John Zaitseff
8e5ef90932
Replace "--" with U+2014 EM DASH as appropriate
2017-05-20 10:10:56 +10:00
John Zaitseff
14be4cfc6f
Replace the letter "x" with U+00D7 MULTIPLICATION SIGN where appropriate
2017-05-20 09:58:38 +10:00
John Zaitseff
e4d884afc9
Replace U+0060 GRAVE ACCENT with U+0027 APOSTROPHE
...
In the past, GNU tools used quotes `like this'. Modern practice is to
use quotes 'like this'. Update Star Traders to follow this newer
standard, including all PO files.
2017-05-20 09:55:20 +10:00
John Zaitseff
aa360d2788
Enable maintainer mode in configure.ac
...
Although maintainer mode is the default, explicitly listing in
configure.ac allows users (or distributions, more to the point) of
disabling it by passing "--disable-maintainer-mode" to ./configure.
2017-05-20 09:06:00 +10:00
John Zaitseff
584682955f
Make sure the icon images are distributed and installed correctly
2017-05-19 23:54:56 +10:00
John Zaitseff
112d744218
Add rendered (bitmap) versions of the icon image
...
The file trader.svg was rendered at different resolutions using the GIMP
graphics program.
2017-05-19 23:37:39 +10:00