fix(string): fixed translate string.

This commit is contained in:
OldHawk
2017-12-01 17:51:29 +08:00
parent c2018fd0a6
commit 3ac67c4a74

View File

@@ -526,7 +526,7 @@
GROUP_FOUNDER: 'Founder: ',
BTN_EDIT_DESC: 'Edit Desc',
BTN_ADD_USER: 'Add Member',
BTN_REMOVE_GROUP: 'Remove Group',
BTN_REMOVE_GROUP: 'Delete Group',
MAKER_TORRENTS_LIST_ERROR: 'Maker group torrents list error',
MAKER_TORRENTS_IS_LOADING: 'Maker group torrents is loading...',
MAKER_TORRENTS_IS_EMPTY: 'No torrents of this maker group is founded!',
@@ -566,7 +566,7 @@
ALREADY_IN: '(Already In)',
NO_COLLECTION: 'No collection founded can insert movie, you can create first, then insert this movie into it.',
BTN_EDIT_OVERVIEW: 'Edit Overview',
BTN_REMOVE_COLLECTION: 'Remove Collection',
BTN_REMOVE_COLLECTION: 'Delete Collection',
BTN_REMOVE_FROM_COLLECTION: 'Remove',
BTN_REMOVE_TITLE: 'Remove From Collection',
DELETE_CONFIRM_BODY_TEXT: 'Are you sure want to delete this collection?',