Rename a string

This commit is contained in:
Sebastian Kürten
2020-12-03 18:37:46 +01:00
committed by Torsten Grote
parent 97a7c8824b
commit 7b09f0f98d
36 changed files with 36 additions and 36 deletions

View File

@@ -56,7 +56,7 @@
style="@style/BriarButtonFlat.Positive"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/set_alias_button" />
android:text="@string/change" />
</LinearLayout>