Fix case for strings
This commit is contained in:
parent
2de4e51c7b
commit
a96cb58f87
1 changed files with 2 additions and 2 deletions
|
@ -421,8 +421,8 @@
|
|||
"AUTHENTICATOR_SECTION": "Authenticator",
|
||||
"NO_DUPLICATES_FOUND": "You've no duplicate files that can be cleared",
|
||||
"CLUB_BY_CAPTURE_TIME": "Club by capture time",
|
||||
"FILES": "Files",
|
||||
"EACH": "Each",
|
||||
"FILES": "files",
|
||||
"EACH": "each",
|
||||
"DEDUPLICATE_BASED_ON_SIZE": "The following files were clubbed based on their sizes, please review and delete items you believe are duplicates",
|
||||
"STOP_ALL_UPLOADS_MESSAGE": "Are you sure that you want to stop all the uploads in progress?",
|
||||
"STOP_UPLOADS_HEADER": "Stop uploads?",
|
||||
|
|
Loading…
Reference in a new issue