mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 22:58:50 +07:00
Better mod download and error display (#4396)
* Better mod download and error display * Fix Android Studio Insubordinations
This commit is contained in:
@ -982,6 +982,7 @@ Download [modName] = [modName] herunterladen
|
||||
Update [modName] = [modName] aktualisieren
|
||||
Could not download mod list = Modliste konnte nicht heruntergeladen werden
|
||||
Download mod from URL = Modifikation von einer URL herunterladen
|
||||
Please enter the mod repository -or- archive zip url: = Geben Sie die URL des Mod Repository oder des zip-Archivs ein:
|
||||
Download = Herunterladen
|
||||
Done! = Abgeschlossen!
|
||||
Delete [modName] = Lösche [modName]
|
||||
@ -1001,7 +1002,8 @@ No description provided = Keine Beschreibung mitgeliefert
|
||||
[stargazers]✯ = [stargazers]✯
|
||||
Author: [author] = Autor: [author]
|
||||
Size: [size] kB = Größe: [size] kB
|
||||
|
||||
The mod you selected is incompatible with the defined ruleset! = Die gewählte Modifikation ist inkompatibel!
|
||||
|
||||
# Uniques that are relevant to more than one type of game object
|
||||
|
||||
[stats] from every [param] = [stats] von jedem Gebäude "[param]"
|
||||
|
@ -1000,6 +1000,7 @@ Download [modName] =
|
||||
Update [modName] =
|
||||
Could not download mod list =
|
||||
Download mod from URL =
|
||||
Please enter the mod repository -or- archive zip url: =
|
||||
Download =
|
||||
Done! =
|
||||
Delete [modName] =
|
||||
@ -1019,7 +1020,8 @@ No description provided =
|
||||
[stargazers]✯ =
|
||||
Author: [author] =
|
||||
Size: [size] kB =
|
||||
|
||||
The mod you selected is incompatible with the defined ruleset! =
|
||||
|
||||
# Uniques that are relevant to more than one type of game object
|
||||
|
||||
[stats] from every [param] =
|
||||
|
Reference in New Issue
Block a user