diff options
Diffstat (limited to 'java/res/values-en-rCA')
-rw-r--r-- | java/res/values-en-rCA/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/java/res/values-en-rCA/strings.xml b/java/res/values-en-rCA/strings.xml index 59b15d86..e15444cc 100644 --- a/java/res/values-en-rCA/strings.xml +++ b/java/res/values-en-rCA/strings.xml @@ -69,12 +69,9 @@ <string name="sharing_images_only" msgid="7762589767189955438">"{count,plural, =1{Image only}other{Images only}}"</string> <string name="sharing_videos_only" msgid="5549729252364968606">"{count,plural, =1{Video only}other{Videos only}}"</string> <string name="sharing_files_only" msgid="6603666533766964768">"{count,plural, =1{File only}other{Files only}}"</string> - <!-- no translation found for image_preview_a11y_description (297102643932491797) --> - <skip /> - <!-- no translation found for video_preview_a11y_description (683440858811095990) --> - <skip /> - <!-- no translation found for file_preview_a11y_description (7397224827802410602) --> - <skip /> + <string name="image_preview_a11y_description" msgid="297102643932491797">"Image preview thumbnail"</string> + <string name="video_preview_a11y_description" msgid="683440858811095990">"Video preview thumbnail"</string> + <string name="file_preview_a11y_description" msgid="7397224827802410602">"File preview thumbnail"</string> <string name="chooser_no_direct_share_targets" msgid="4233416657754261844">"No recommended people to share with"</string> <string name="chooser_all_apps_button_label" msgid="5655027129615750712">"Apps list"</string> <string name="usb_device_resolve_prompt_warn" msgid="4254493957548169620">"This app has not been granted record permission but could capture audio through this USB device."</string> |