Clarify app icon string descriptions.
This commit is contained in:
parent
36b96eafcc
commit
c7c15250ca
1 changed files with 4 additions and 4 deletions
|
@ -24,13 +24,13 @@
|
||||||
<string name="save">Save</string>
|
<string name="save">Save</string>
|
||||||
<string name="note_to_self">Note to Self</string>
|
<string name="note_to_self">Note to Self</string>
|
||||||
|
|
||||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
<!-- Alternate label for the Signal Application in the device\'s home screen launcher, as in a weather/climate application. -->
|
||||||
<string name="app_icon_label_weather">Weather</string>
|
<string name="app_icon_label_weather">Weather</string>
|
||||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
<!-- Alternate label for the Signal Application in the device\'s home screen launcher, as in a note-taking application.-->
|
||||||
<string name="app_icon_label_notes">Notes</string>
|
<string name="app_icon_label_notes">Notes</string>
|
||||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
<!-- Alternate label for the Signal Application in the device\'s home screen launcher, as in a news/journalism application. -->
|
||||||
<string name="app_icon_label_news">News</string>
|
<string name="app_icon_label_news">News</string>
|
||||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
<!-- Alternate label for the Signal Application in the device\'s home screen launcher, as in waves of the ocean. -->
|
||||||
<string name="app_icon_label_waves">Waves</string>
|
<string name="app_icon_label_waves">Waves</string>
|
||||||
|
|
||||||
<!-- AlbumThumbnailView -->
|
<!-- AlbumThumbnailView -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue