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

@ -3,7 +3,7 @@
<item
android:id="@+id/okay"
android:title="@string/finish"
android:title="@string/ok"
app:showAsAction="always" />
</menu>