Eric Fischer | d6871ff | 2010-11-17 16:53:11 -0800 | [diff] [blame] | 1 | <?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 Fischer | b6b3633 | 2011-06-20 15:06:12 -0700 | [diff] [blame] | 7 | |
Eric Fischer | d6871ff | 2010-11-17 16:53:11 -0800 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Eric Fischer | b6b3633 | 2011-06-20 15:06:12 -0700 | [diff] [blame] | 9 | |
Eric Fischer | d6871ff | 2010-11-17 16:53:11 -0800 | [diff] [blame] | 10 | 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 Fischer | f6477dd | 2011-08-12 17:22:30 -0700 | [diff] [blame] | 19 | <string name="sharedUserLabel" msgid="8024311725474286801">"Android Core Apps"</string> |
Eric Fischer | d6871ff | 2010-11-17 16:53:11 -0800 | [diff] [blame] | 20 | <string name="app_label" msgid="3389954322874982620">"Contacts Storage"</string> |
| 21 | <string name="provider_label" msgid="6012150850819899907">"Contacts"</string> |
Eric Fischer | 3f5c63e | 2011-11-29 11:25:10 -0800 | [diff] [blame] | 22 | <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> |
Geoff Mendal | 70794d6 | 2016-02-15 05:08:08 -0800 | [diff] [blame] | 24 | <string name="upgrade_out_of_memory_notification_text" msgid="2581831842693151968">"Tap to complete the upgrade."</string> |
Eric Fischer | d6871ff | 2010-11-17 16:53:11 -0800 | [diff] [blame] | 25 | <string name="default_directory" msgid="93961630309570294">"Contacts"</string> |
| 26 | <string name="local_invisible_directory" msgid="705244318477396120">"Other"</string> |
Eric Fischer | f6477dd | 2011-08-12 17:22:30 -0700 | [diff] [blame] | 27 | <string name="voicemail_from_column" msgid="435732568832121444">"Voicemail from "</string> |
Ying Wang | 84453b1 | 2012-07-23 11:30:55 -0700 | [diff] [blame] | 28 | <string name="debug_dump_title" msgid="4916885724165570279">"Copy contacts database"</string> |
Baligh Uddin | 11b2ac5 | 2012-08-16 12:52:49 -0700 | [diff] [blame] | 29 | <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 Wang | 84453b1 | 2012-07-23 11:30:55 -0700 | [diff] [blame] | 30 | <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 Fischer | d6871ff | 2010-11-17 16:53:11 -0800 | [diff] [blame] | 35 | </resources> |