maybe it was?
This commit is contained in:
parent
486acf8c31
commit
c42c816272
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ module.exports.strings = {
|
||||||
WISHLIST_EDIT_ITEM: 'Edit Item',
|
WISHLIST_EDIT_ITEM: 'Edit Item',
|
||||||
WISHLIST_FETCH_FAIL: 'Failed to fetch the list -- does the user exist?',
|
WISHLIST_FETCH_FAIL: 'Failed to fetch the list -- does the user exist?',
|
||||||
WISHLIST_IMAGE: 'Image',
|
WISHLIST_IMAGE: 'Image',
|
||||||
WISHLIST_ITEM_MISSING: 'Failed to find item',
|
WISHLIST_ITEM_MISSING: 'Failed to find item. Maybe it was deleted?',
|
||||||
WISHLIST_MOVE_DOWN: 'Move Down',
|
WISHLIST_MOVE_DOWN: 'Move Down',
|
||||||
WISHLIST_MOVE_GUARD: 'Not correct user',
|
WISHLIST_MOVE_GUARD: 'Not correct user',
|
||||||
WISHLIST_MOVE_INVALID: 'Invalid move',
|
WISHLIST_MOVE_INVALID: 'Invalid move',
|
||||||
|
|
Loading…
Reference in a new issue