1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-30 19:45:23 +00:00
Commit Graph

137 Commits

Author SHA1 Message Date
John Zaitseff
9a0cdd497f Update ro.po based on email from Remus-Gabriel Chelu 2024-01-15 10:46:57 +11:00
John Zaitseff
bf92d6495d Updated the history of the game based on emails from Patrick Dumais 2024-01-12 01:16:22 +11:00
John Zaitseff
66b457d36c Update NEWS to list the Serbian and Esperanto translations 2024-01-11 12:26:31 +11:00
John Zaitseff
384d6e0e69 Merge branch po-translationproject: update multiple PO files 2024-01-07 06:19:22 +11:00
John Zaitseff
2686d8b1b3 Start preparing for version 7.20 2024-01-07 05:18:17 +11:00
John Zaitseff
a341c64134 Update the release date: today! 2024-01-05 16:47:24 +11:00
John Zaitseff
929ecfe932 Add a preliminary Polish translation 2024-01-04 23:15:29 +11:00
John Zaitseff
07ae502121 Add a preliminary Ukrainian translation 2024-01-04 00:03:17 +11:00
John Zaitseff
f5cbaf8270 Rename and update desktop and AppStream data files and utilities
Rename the desktop and AppStream data files to conform to the AppStream
1.0 specification; these now have names based on "au.org.zap.trader".
Add a caption to the AppStream screenshot; update all translations to
suit.  Rename msgfmt-appdata to msgfmt-metainfo to reflect these changes.
2024-01-03 19:34:25 +11:00
John Zaitseff
9763f215c1 Modify and add the Romanian translation 2024-01-03 14:18:01 +11:00
John Zaitseff
80ece70a19 Merge branch po-translationproject: update hu.po, add ro.po 2024-01-03 05:11:16 +11:00
John Zaitseff
ffb90bd083 Update to Gettext 0.21 and Automake 1.16 2024-01-02 13:00:02 +11:00
John Zaitseff
af4f17f880 Update to the latest version of Gnulib 2024-01-02 12:55:39 +11:00
John Zaitseff
b9ee32ce2b Start preparing for version 7.19 2022-08-07 08:29:40 +10:00
John Zaitseff
786bcd39f0 Remove invalid <icon> line from data/trader.appdata.xml.in 2022-08-03 20:00:00 +10:00
John Zaitseff
2239a0fca7 Update the release date: today! 2022-08-03 17:44:41 +10:00
John Zaitseff
445cca0d5d Clarify NEWS that two TOCTOU bugs were fixed, not one 2022-08-02 19:47:40 +10:00
John Zaitseff
89fdb5a65e Eliminate a TOCTOU bug between data_directory() and xmkdir()
Checking the presence of the traditional data directory using stat()
leads to a time-of-check / time-of-use bug by the time it is possibly
created using xmkdir().  Use file descriptors and openat() to work around
this problem.
2022-08-01 22:23:06 +10:00
John Zaitseff
9f5c0c361e Fix bug when the HOME environment variable is empty 2022-08-01 11:37:28 +10:00
John Zaitseff
872cc0a561 Update ignored files for the latest version of Gnulib 2022-08-01 10:09:04 +10:00
John Zaitseff
651559c1f2 Update minimum version of Autoconf to allow C17 or C11 compilation 2022-08-01 10:01:41 +10:00
John Zaitseff
539a2ce502 Mention updated translations in NEWS 2022-08-01 07:47:53 +10:00
John Zaitseff
3a91661ee8 Update not-for-profit organisation name to The ZAP Group Australia 2022-08-01 04:59:32 +10:00
John Zaitseff
38ac01d0e0 Start preparing for version 7.17 2022-08-01 04:35:03 +10:00
John Zaitseff
6a86e94187 Update the release date: today! 2021-01-19 16:41:40 +11:00
John Zaitseff
a138ddcc52 Mention the updated German translation in NEWS 2021-01-14 19:01:56 +11:00
John Zaitseff
2cc2dfffd5 Allow TEXTDOMAINDIR to specify the message catalog path 2021-01-14 13:06:31 +11:00
John Zaitseff
5130719028 Add an AppStream-conforming metadata file 2021-01-14 09:11:08 +11:00
John Zaitseff
7a5d8b09d1 Start preparing for version 7.16 2021-01-14 07:01:41 +11:00
John Zaitseff
bcba52c952 Update the release date: today! 2021-01-12 11:22:40 +11:00
John Zaitseff
28e7cc450c Tweak the wording of XDG_DATA_HOME in NEWS 2021-01-12 09:16:53 +11:00
John Zaitseff
89e1f2eca5 Use uppercase polite singluar forms in the Russian translation 2021-01-08 00:16:20 +11:00
John Zaitseff
b132686a63 Use the XDG Base Directory Specification for storing game files 2021-01-07 23:19:41 +11:00
John Zaitseff
88dc3b54a5 Reword an entry in NEWS 2021-01-07 23:17:44 +11:00
John Zaitseff
7f94be8da6 Update to GNU Gettext 0.20 or later 2021-01-07 19:04:54 +11:00
John Zaitseff
b725ba871c Update the NEWS file to mention current changes 2021-01-07 18:50:48 +11:00
John Zaitseff
6996770631 Tweak reStructuredText files using the default interpreted text role 2020-12-30 10:56:27 +11:00
John Zaitseff
36b9704fa8 Start preparing for version 7.15 2020-01-09 10:22:15 +11:00
John Zaitseff
0db7136cb2 Mention the latest Gnulib snapshot and changes to INSTALL 2020-01-09 08:01:59 +11:00
John Zaitseff
5430b804e3 Update relevant dates: we release today! 2020-01-09 07:56:19 +11:00
John Zaitseff
25cb229695 Mention the updated Hungarian translation 2020-01-02 15:50:39 +11:00
John Zaitseff
1898eb56ce Mention the updated Esperanto translation 2020-01-02 12:39:31 +11:00
John Zaitseff
54275bef24 Mention the updated French translation 2019-11-22 05:03:41 +11:00
John Zaitseff
7c874b3133 Correct the language name from "Portugeuse" to "Portuguese" 2019-11-19 12:36:07 +11:00
John Zaitseff
f5e6b53dae Mention adding the Brazilian Portugeuse translation 2019-11-19 12:18:20 +11:00
John Zaitseff
e903065f24 Start preparing for version 7.14 2019-11-13 09:32:15 +11:00
John Zaitseff
aa2d7152f2 Update the release date: today! 2019-11-13 08:07:01 +11:00
John Zaitseff
25af84f9ff Remove the Spanish translation by Francisco Javier Serrador
A series of emails with Santiago Vila in May to July 2018 strongly
recommended this option: Francisco's translation is unfortunately of very
poor quality, and although Santiago hoped to provide his own, he has not
been able to do so to date.  A new or significantly revised translation
can always be added at a later date.
2019-11-12 01:46:11 +11:00
John Zaitseff
629b029c5f Move to the new ZAP Group website structure for the Git browser 2019-11-08 11:12:59 +11:00
John Zaitseff
f79ebd1e19 Remove a superfluous space 2019-11-07 20:17:31 +11:00