Migrate tileset names to Fluent.

This commit is contained in:
Paul Chote
2025-04-27 14:28:37 +01:00
committed by Gustas Kažukauskas
parent 246a1b9fec
commit 90013bc6d3
17 changed files with 43 additions and 14 deletions

View File

@@ -4,3 +4,7 @@ mod-windowtitle = OpenRA - Tiberian Sun
## LogoStripeLoadScreen
loadscreen-loading = Updating EVA installation..., Changing perspective...
## Tilesets
tileset-snow = Snow
tileset-temperate = Temperate

View File

@@ -1,5 +1,5 @@
General:
Name: Snow
Name: tileset-snow
Id: SNOW
TileSize: 48, 24
HeightDebugColors: 00000080, 00004480, 00008880, 0000CC80, 0000FF80, 4400CC80, 88008880, CC004480, FF110080, FF550080, FF990080, FFDD0080, DDFF0080, 99FF0080, 55FF0080, 11FF0080

View File

@@ -1,5 +1,5 @@
General:
Name: Temperate
Name: tileset-temperate
Id: TEMPERATE
TileSize: 48, 24
HeightDebugColors: 00000080, 00004480, 00008880, 0000CC80, 0000FF80, 4400CC80, 88008880, CC004480, FF110080, FF550080, FF990080, FFDD0080, DDFF0080, 99FF0080, 55FF0080, 11FF0080