blob: 35a8cf9da3d5211f58b1a236a1227ea165b180a5 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2016 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- A default message to send with a phone call. [CHAR LIMIT=27] -->
<string name="urgent">Urgent! Please pick up!</string>
<!-- A default message to send with a phone call. [CHAR LIMIT=27] -->
<string name="want_to_chat">Want to chat?</string>
<!-- A default message to send with a phone call. [CHAR LIMIT=27] -->
<string name="quick_question">Quick question…</string>
<!-- Hint in a text field to compose a custom message to send with a phone call [CHAR LIMIT=27] -->
<string name="custom_message_hint">Write a custom message</string>
<!-- Text for a button to make a phone call combined with a picture or text message [CHAR LIMIT=26] -->
<string name="send_and_call">Send and call</string>
<!-- Accessibility description for each image in the gallery. For example, "image January 17 2015 1 59 pm". -->
<string name="gallery_item_description">image <xliff:g id="date">%1$tB %1$te %1$tY %1$tl %1$tM %1$tp</xliff:g></string>
<!-- Accessibility description for each image in the gallery when no date is present. -->
<string name="gallery_item_description_no_date">image</string>
<!-- Content description of button to switch camera to picture more -->
<string name="camera_switch_to_still_mode">Take a photo</string>
<!-- Error toast message shown when a camera image failed to attach to the message -->
<string name="camera_media_failure">Couldn\'t load camera image</string>
<!-- Text for a button to ask for device permissions -->
<string name="allow">Allow</string>
<!-- Text presented to the user explaining that we need Camera permission to take photos -->
<string name="camera_permission_text">To take a photo, give access to Camera</string>
<!-- Text presented to the user explaining that we need device storage permission to view photos -->
<string name="gallery_permission_text">To share an image, give access to Media</string>
</resources>