Commit 65337eb
committed
Match rename-menu string names to how they are used
The confirm action read its visible label from a string named
..._content_description, which lied about the resource's role. Split
into ..._confirm_title ("Save") for android:title and keep
..._confirm_content_description ("Save chat title") for the new
android:contentDescription binding, so each string is wired to the
attribute its name implies.1 parent 81c64f8 commit 65337eb
2 files changed
Lines changed: 4 additions & 2 deletions
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
0 commit comments