More silly
This commit is contained in:
parent
c42c816272
commit
28f168108f
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ module.exports.strings = {
|
|||
WISHLIST_CONFLICT: 'You\'re adding things too fast. Please try again.',
|
||||
WISHLIST_DELETE: 'Delete',
|
||||
WISHLIST_EDIT_ITEM: 'Edit Item',
|
||||
WISHLIST_FETCH_FAIL: 'Failed to fetch the list -- does the user exist?',
|
||||
WISHLIST_FETCH_FAIL: 'Failed to find a list -- does this person exist?',
|
||||
WISHLIST_IMAGE: 'Image',
|
||||
WISHLIST_ITEM_MISSING: 'Failed to find item. Maybe it was deleted?',
|
||||
WISHLIST_MOVE_DOWN: 'Move Down',
|
||||
|
|
Loading…
Reference in a new issue