tweak strings

This commit is contained in:
Eric House 2012-11-19 21:23:07 -08:00
parent 1994ea788e
commit be3cad96d7

View file

@ -144,7 +144,7 @@
<!-- pulls up dialog to rename (change name of) the selected game -->
<string name="list_item_rename">Rename...</string>
<!-- pulls up dialog to change the group of the selected game -->
<string name="list_item_move">Change group...</string>
<string name="list_item_move">Move to group...</string>
<!-- pulls up dialog to delete the selected game -->
<string name="list_item_delete">Delete</string>
@ -2146,6 +2146,6 @@
<string name="rename_group_label">Change the name of this group to:</string>
<string name="game_rename_group_title">Rename group</string>
<string name="cannot_delete_default_group">The default group
<string name="cannot_delete_default_group">The group for new games
cannot be deleted."</string>
</resources>