Rename string finish to ok, as its content was "OK"

This commit is contained in:
Stypox 2021-08-30 16:15:26 +02:00
parent 049ea6da3a
commit 14ebb41264
80 changed files with 81 additions and 81 deletions

View file

@ -100,7 +100,7 @@
<string name="pause">Pause</string>
<string name="view">Abspielen</string>
<string name="add">Neue Mission</string>
<string name="finish">OK</string>
<string name="ok">OK</string>
<string name="msg_server_unsupported">Nicht unterstützter Server</string>
<string name="could_not_load_image">Konnte Bild nicht laden</string>
<string name="app_ui_crash">App/UI abgestürzt</string>