/android/export-contacts

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

« back to all changes in this revision

Viewing changes to res/values/strings.xml

  • Committer: edam
  • Date: 2011-06-11 11:34:38 UTC
  • Revision ID: edam@waxworlds.org-20110611113438-wu67n6akbyyln7kf
- fixed a couple of comment headers
- updated TODO
- fixed a bug where a "continue or abort" dialog always continued
- close cursors to prevent leaked resources
- fixed string that referred to Import Contacts app

Show diffs side-by-side

added added

removed removed

50
50
        <string name="filechooser_ok">Ok</string>
51
51
        <string name="filechooser_path_sdcard">SD Card</string>
52
52
 
53
 
        <string name="doit_title">Import Contacts</string>
 
53
        <string name="doit_title">Export Contacts</string>
54
54
        <string name="doit_ready">Are you ready to begin exporting contacts?</string>
55
55
        <string name="doit_begin">Begin</string>
56
56
        <string name="doit_writes">Written:</string>