mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user