Commit Graph
16 Commits
Author SHA1 Message Date
b9ea3ef36e spell language overlay paths the way gamedir does
The overlays were authored on Windows, where a filesystem that folds case hid
the fact that thousands of translated files spell their path differently from
the gamedir file they are meant to replace: Data-1.13/Mercedt/170.EDT over
Data-1.13/MercEdt/170.EDT, 149_ATTN.wav over 149_ATTN.WAV. Copying an overlay
onto gamedir on a case-sensitive filesystem leaves both files instead of
replacing one, and VFS, which folds case itself, then serves whichever the
directory happened to yield first.

Every overlay path is now spelled component for component the way gamedir
spells it. gamedir was already self-consistent, so nothing there moves and no
new convention is invented. The transformation is mechanical and no file gains
or loses content:

    git diff --shortstat HEAD~1 HEAD
        5374 files changed, 0 insertions(+), 0 deletions(-)
    git diff --name-status -M HEAD~1 HEAD | cut -f1 | sort -u
        R100
    git ls-tree -r --name-only HEAD gamedir-languages | wc -l
        28884, the same as before

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-29 09:12:12 -03:00
Asdow c900c366d8 Add localizations for externalized emails 2026-01-03 18:48:55 +02:00
Wanne 0c54a08683 Merged from revision: 7142
Updated French xml files (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7143 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-04-08 18:09:41 +00:00
Wanne 292d391633 Merged from revision: 7136
- Externalized country name and noun to cities.xml (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7137 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-04-06 14:44:56 +00:00
Wanne fd761555e6 Merged from revision: 6918
UB-Fixes
- Fixed crash when opening IMP (BSE) Email for German version
o Wrong <NEWLINE> text in EMAIL25.EDT (Line 90)
- Deleted unused AIMBIOS.EDT and MERCBIOS.EDT for French version

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6919 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-13 17:10:09 +00:00
Wanne 98b1af7c23 Merged from revision: 6910
- Removed *.EnemyTaunts_Attack.xml file, because the structure is not completed
- Updated French GameDir files (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6911 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-13 08:13:02 +00:00
Wanne fd1a09834c Merged from revision: 6902
- Translated Polish.Items.xml (by micand1989)
- Added missing name for Speck in French UB Version (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6903 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-02-12 12:03:26 +00:00
Wanne 8f07164e78 Updated French Files (by hrvg)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6811 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-01-21 17:14:33 +00:00
Wanne c47f8cb8fc Merged from revision: 6804
- Updated / added French files (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6806 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-01-20 19:40:05 +00:00
Wanne 405353db5a - Updated French GameDir files (by hrvg)
- Added 3 new items to *.Items.xml

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6702 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-12-22 11:52:28 +00:00
Wanne e3fcde11fe - Added "Data-UB/TableData/Map/*.Cities.xml" (currently only in English)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6621 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-11-18 08:23:42 +00:00
inshy d9ff4b81cd French translation by hrvvillers
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6453 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-09-29 10:49:17 +00:00
inshy 5341186c4b French translation by hrvvillers
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6452 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-09-29 10:28:54 +00:00
Wanne 95e4826927 - UB Improvements / Cleanup (by Jazz)
o Deleted old files, added / updated files


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6331 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-08-28 17:12:10 +00:00
inshy 35e5d12433 Translated files to French language (by hrvvillers)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5905 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-03-07 13:41:42 +00:00
inshy c14ecd02e1 Translated files to French language (by hrvvillers)
But beware (W

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@5901 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2013-03-06 12:57:59 +00:00