blob: c62b699aa6ed2ba35776977ba38beb7d7db9759c [file] [log] [blame]
Eric Fischerd6871ff2010-11-17 16:53:11 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Eric Fischerb6b36332011-06-20 15:06:12 -07007
Eric Fischerd6871ff2010-11-17 16:53:11 -08008 http://www.apache.org/licenses/LICENSE-2.0
Eric Fischerb6b36332011-06-20 15:06:12 -07009
Eric Fischerd6871ff2010-11-17 16:53:11 -080010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischerf6477dd2011-08-12 17:22:30 -070019 <string name="sharedUserLabel" msgid="8024311725474286801">"Android Core Apps"</string>
Eric Fischerd6871ff2010-11-17 16:53:11 -080020 <string name="app_label" msgid="3389954322874982620">"Contacts Storage"</string>
21 <string name="provider_label" msgid="6012150850819899907">"Contacts"</string>
Eric Fischer3f5c63e2011-11-29 11:25:10 -080022 <string name="upgrade_out_of_memory_notification_ticker" msgid="7638747231223520477">"Contact upgrade needs more memory."</string>
23 <string name="upgrade_out_of_memory_notification_title" msgid="8888171924684998531">"Upgrading storage for contacts"</string>
Bill Yif378cd92017-04-02 00:16:24 -070024 <string name="upgrade_out_of_memory_notification_text" msgid="2581831842693151968">"Tap to complete the upgrade."</string>
Eric Fischerd6871ff2010-11-17 16:53:11 -080025 <string name="default_directory" msgid="93961630309570294">"Contacts"</string>
26 <string name="local_invisible_directory" msgid="705244318477396120">"Other"</string>
Eric Fischerf6477dd2011-08-12 17:22:30 -070027 <string name="voicemail_from_column" msgid="435732568832121444">"Voicemail from "</string>
Ying Wang84453b12012-07-23 11:30:55 -070028 <string name="debug_dump_title" msgid="4916885724165570279">"Copy contacts database"</string>
Baligh Uddin11b2ac52012-08-16 12:52:49 -070029 <string name="debug_dump_database_message" msgid="406438635002392290">"You are about to 1) make a copy of your database which includes all contacts related information and all call log to the internal storage, and 2) email it. Remember to delete the copy as soon as you have successfully copied it off the device or the email is received."</string>
Ying Wang84453b12012-07-23 11:30:55 -070030 <string name="debug_dump_delete_button" msgid="7832879421132026435">"Delete now"</string>
31 <string name="debug_dump_start_button" msgid="2837506913757600001">"Start"</string>
32 <string name="debug_dump_email_sender_picker" msgid="3534420908672176460">"Choose a programme to send your file"</string>
33 <string name="debug_dump_email_subject" msgid="108188398416385976">"Contacts Db attached"</string>
34 <string name="debug_dump_email_body" msgid="4577749800871444318">"Attached is my contacts database with all my contacts information. Handle with care."</string>
Eric Fischerd6871ff2010-11-17 16:53:11 -080035</resources>