Fix the app name so people stop yelling at us about K-9's purpose being opaque in menus.

This commit is contained in:
Jesse Vincent 2009-09-04 17:55:16 +00:00
parent 3ca12e2bb9
commit 308e8bbfd7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">K-9</string>
<string name="app_name">K-9 Mail</string>
<string name="app_authors">Google, The K-9 Dog Walkers.</string>
<string name="app_authors_fmt">Authors: <xliff:g id="app_authors">%s</xliff:g></string>
<string name="app_revision_url">http://code.google.com/p/k9mail/wiki/ReleaseNotes</string>