Change "Shortcut <> is installed" to "created"

See http://b/issue?id=1861557
This commit is contained in:
Leon Scroggins
2009-07-21 14:13:36 -04:00
parent d7013ca7ab
commit 142868a4a4
+1 -1
View File
@@ -75,7 +75,7 @@
<!-- Error message when user has filled a home screen, possibly not used -->
<string name="out_of_space">No more room on this Home screen.</string>
<!-- Message displayed when a shortcut is created by an external application -->
<string name="shortcut_installed">Shortcut \"%s\" is installed.</string>
<string name="shortcut_installed">Shortcut \"%s\" created.</string>
<!-- Message displayed when a shortcut is uninstalled by an external application -->
<string name="shortcut_uninstalled">Shortcut \"%s\" was removed.</string>
<!-- Message displayed when an external application attemps to create a shortcut that already exists -->