mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-04-05 00:05:09 +03:00
remove ... in Downloading string
This commit is contained in:
parent
8f570b8b64
commit
d9f677b00a
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
"Voice": "Sprachpaket",
|
"Voice": "Sprachpaket",
|
||||||
"SettingsTitle": "Einstellungen",
|
"SettingsTitle": "Einstellungen",
|
||||||
"GeneralSettings": "Generell",
|
"GeneralSettings": "Generell",
|
||||||
"Downloading": "wird Heruntergeladen...",
|
"Downloading": "wird Heruntergeladen",
|
||||||
"Unpack": "wird Entpackt",
|
"Unpack": "wird Entpackt",
|
||||||
"GameDownloaded": "Spiel würde erfolgreich heruntergeladen",
|
"GameDownloaded": "Spiel würde erfolgreich heruntergeladen",
|
||||||
"ApplyPatch": "Patch wird angewendet",
|
"ApplyPatch": "Patch wird angewendet",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"Voice": "Voice Pack",
|
"Voice": "Voice Pack",
|
||||||
"SettingsTitle": "Settings",
|
"SettingsTitle": "Settings",
|
||||||
"GeneralSettings": "General",
|
"GeneralSettings": "General",
|
||||||
"Downloading": "Downloading...",
|
"Downloading": "Downloading",
|
||||||
"Unpack": "Unpacking",
|
"Unpack": "Unpacking",
|
||||||
"GameDownloaded": "Game was successfully installed",
|
"GameDownloaded": "Game was successfully installed",
|
||||||
"ApplyPatch": "Applying patch...",
|
"ApplyPatch": "Applying patch...",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"Voice": "Voice Pack",
|
"Voice": "Voice Pack",
|
||||||
"SettingsTitle": "Settings",
|
"SettingsTitle": "Settings",
|
||||||
"GeneralSettings": "General",
|
"GeneralSettings": "General",
|
||||||
"Downloading": "Downloading...",
|
"Downloading": "Downloading",
|
||||||
"Unpack": "Unpacking",
|
"Unpack": "Unpacking",
|
||||||
"GameDownloaded": "Game was successfully installed",
|
"GameDownloaded": "Game was successfully installed",
|
||||||
"ApplyPatch": "Applying patch...",
|
"ApplyPatch": "Applying patch...",
|
||||||
|
|
Loading…
Add table
Reference in a new issue