mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
cleaned up the exceptions:
TreeProperties returns null for en/Display/concede/button => added the element it was looking for; de/ too TreeProperties returns null for removed-cards--file => changed "." to "-", which is apparently what it is expecting.
This commit is contained in:
@@ -40,6 +40,7 @@ Display/computer/graveyard/button=Friedhof:
|
||||
Display/computer/graveyard/title=Computer's Friedhof
|
||||
|
||||
Display/concede/menu=Aufgeben
|
||||
Display/concede/button=Aufgeben
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -40,6 +40,7 @@ Display/computer/graveyard/button=Grave:
|
||||
Display/computer/graveyard/title=Computer's Grave
|
||||
|
||||
Display/concede/menu=Concede Game
|
||||
Display/concede/button=Concede Game
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ card-pictures_z--file=pics_link/card-pictures_z.txt
|
||||
card-pictures_other--file=pics_link/card-pictures_other.txt
|
||||
card-pictures_token_hq--file=pics_link/card-pictures_token.txt
|
||||
cards--file=cards.txt
|
||||
removed.cards--file=removedCards.txt
|
||||
removed-cards--file=removedCards.txt
|
||||
|
||||
regular/common--file=common.txt
|
||||
regular/uncommon--file=uncommon.txt
|
||||
|
||||
Reference in New Issue
Block a user