|
4 | 4 | <!-- application properties -->
|
5 | 5 | <string name="app_name" translatable="false">Com-Phone</string>
|
6 | 6 |
|
| 7 | + <!-- TODO: improve handling of frame thumbnail descriptions - rather than R.string.frame_thumbnail_description_generic, --> |
| 8 | + <!-- TODO: make sure that individual frame details (i.e., A frame with image and text "content") are spoken in TalkBack --> |
7 | 9 | <!-- defaults/generic -->
|
8 | 10 | <string name="button_ok">OK</string>
|
9 | 11 | <string name="button_save">Save</string>
|
|
13 | 15 | <string name="current_value_as_sentence">Current: %1$s.</string>
|
14 | 16 | <string name="frame_image_description">The image for this frame</string>
|
15 | 17 | <string name="frame_thumbnail_description_button">Add a new frame</string>
|
16 |
| - <string name="frame_thumbnail_description_generic">Frame %1$d thumbnail image</string><!-- TODO: improve handling of this issue - make sure that individual frame details (i.e., A frame with image and text "content") are spoken in TalkBack --> |
| 18 | + <string name="frame_thumbnail_description_generic">Frame %1$d thumbnail image</string> |
17 | 19 | <string name="zero_length_audio" translatable="false">0:00.0</string>
|
18 | 20 | <string name="seconds">seconds</string>
|
19 | 21 |
|
|
293 | 295 | <string name="preferences_contact_us_email_subject" translatable="false">%1$s feedback (%2$s)</string>
|
294 | 296 | <string name="preferences_contact_us_email_body">Please enter your feedback here. If you are reporting a problem, please describe what happens in as much detail as possible.\n\n\n\n\nApplication version (please leave this in place): %1$s</string>
|
295 | 297 | <string name="preferences_contact_us_email_error">Error: unable to send feedback – please email %1$s instead</string>
|
| 298 | + <string name="preferences_app_store_title">Visit app store</string> |
| 299 | + <string name="preferences_app_store_summary">Add a review or download the latest %1$s update</string> |
| 300 | + <string name="preferences_app_store_error">Error: Unable to open app page – no app store found</string> |
296 | 301 | <string name="preferences_install_helper_narrative_title">Help and tips</string>
|
297 | 302 | <string name="preferences_install_helper_narrative_summary">Tap to add a narrative containing help and tips</string>
|
298 | 303 | <string name="preferences_install_helper_narrative_success">The help and tips narrative has been installed</string>
|
|
0 commit comments