Merge pull request #6848 from Stypox/somali-cancel
Use custom cancel string everywhere
This commit is contained in:
commit
d6c55a4c50
3 changed files with 4 additions and 4 deletions
|
|
@ -205,7 +205,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_toStartOf="@+id/confirm_button"
|
||||
android:text="@android:string/cancel" />
|
||||
android:text="@string/cancel" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/confirm_button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue