Clarify app icon string descriptions.

This commit is contained in:
Nicholas Tinsley 2023-05-24 10:00:38 -04:00
parent 36b96eafcc
commit c7c15250ca

View file

@ -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 -->