/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: 2010-10-28 16:11:51 UTC
  • Revision ID: edam@waxworlds.org-20101028161151-rvtpjt1efsxmyfe5
- merged changes to file chooser from import contacts
- changed the browse button to show a full path

Show diffs side-by-side

added added

removed removed

45
45
 
46
46
        <string name="filechooser_title_dir">Choose Directory</string>
47
47
        <string name="filechooser_title_file">Choose File</string>
48
 
        <string name="fileshooser_currentloc"><b>Current Directory:</b></string>
 
48
        <string name="filechooser_current_dir"><b>Selected Directory:</b></string>
 
49
        <string name="filechooser_current_file"><b>Selected File:</b></string>
49
50
        <string name="filechooser_ok">Ok</string>
50
51
        <string name="filechooser_path_sdcard">SD Card</string>
51
52