mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-11 09:01:11 +00:00
Add contentDescription to ImageButtons
This commit is contained in:
@@ -53,4 +53,15 @@
|
||||
<string name="snackbar_circular_downloaded">The circular letter will be saved into the download folder</string>
|
||||
|
||||
<string name="snackbar_connection_not_available">Network not available. Results may be outdated</string>
|
||||
|
||||
<string name="image_view_attachment">View attachment</string>
|
||||
<string name="image_download_attachment">Download attachment</string>
|
||||
<string name="image_view_circular">View circular</string>
|
||||
<string name="image_download_circular">Download circular</string>
|
||||
<string name="image_add_favourite">Add to favourites</string>
|
||||
<string name="image_add_reminder">Add reminder</string>
|
||||
<string name="image_remove_favourite">Remove from favourites</string>
|
||||
<string name="image_remove_reminder">Remove reminder</string>
|
||||
<string name="image_expand">Expand</string>
|
||||
<string name="image_collapse">Collapse</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user