/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: 2012-12-19 15:51:48 UTC
  • Revision ID: tim@ed.am-20121219155148-9ut7lwtpi21aj54m
changed "homepage" to "webpage"

Show diffs side-by-side

added added

removed removed

34
34
        <string name="intro_title">Welcome</string>
35
35
        <string name="intro_help"><b>Export Contacts is an application to help you export your contacts directly from your Android device without the need to upload them to Google first. A vCard contacts file is exported to your SD card directly from the phones contact list.</b></string>
36
36
        <string name="intro_author">For help using this application or more information, click the link below. Export Contacts is free software, licensed under the GPL version 3. To report bugs to the author or get hold of the source code to this application, visit:</string>
37
 
        <string name="intro_link">The Export Contacts homepage</string>
 
37
        <string name="intro_link">The Export Contacts webpage</string>
38
38
        <string name="intro_disclaimer">This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</string>
39
39
 
40
40
        <string name="vcf_title">Export vCard Files</string>