/android/import-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/import-contacts

« back to all changes in this revision

Viewing changes to res/values/strings.xml

  • Committer: edam
  • Date: 2009-01-10 19:16:04 UTC
  • Revision ID: edam@waxworlds.org-20090110191604-24xjo5brlvislhqw
- added toaster message about import abortion in onPause()
- added TODO list

Show diffs side-by-side

added added

removed removed

30
30
        <string name="doit_close">Close</string>
31
31
        <string name="doit_mergeask1">"Contact '"</string>
32
32
        <string name="doit_mergeask2">"' already exists:"</string>
 
33
        <string name="doit_importaborted">Importing contacts was aborted!</string>
33
34
 
34
35
        <string name="mergeprompt_title">Duplicate Contact</string>
35
36
        <string name="mergeprompt_help">This contact already exists:</string>