Cleans up message logging quite a bit
Adds methods to Stargate for easier logging and less redundancy Loads the language loader in two parts to make it available while loading Adds a translated string to the reload-message Uses String.format to make long messages more readable Makes it possible to get strings directly from the backup language to make debugging easier
This commit is contained in:
@ -6,6 +6,7 @@ invalidMsg=Ugyldig Destinasjon
|
||||
blockMsg=Destinasjon Blokkert
|
||||
destEmpty=Destinasjonslisten Er Tom
|
||||
denyMsg=Tilgang Avslått
|
||||
reloaded=Stjerneport Ble Lastet Inn På Nytt
|
||||
|
||||
ecoDeduct=Fratrekk %cost%
|
||||
ecoRefund=Refundert %cost%
|
||||
|
Reference in New Issue
Block a user