forked from Ivasoft/mattermost-mobile
Use more verbose message on archive and don't make help link lowercase (#6952)
* Use more verbose message on archive and don't make help link lowercase * Fix lint
This commit is contained in:
committed by
GitHub
parent
7ed2e73a91
commit
a9dc4ec90f
@@ -102,7 +102,8 @@
|
||||
"channel_info.alertNo": "No",
|
||||
"channel_info.alertYes": "Yes",
|
||||
"channel_info.archive": "Archive Channel",
|
||||
"channel_info.archive_description": "Are you sure you want to archive the {term} {name}?",
|
||||
"channel_info.archive_description.can_view_archived": "This will archive the channel from the team. Channel contents will still be accessible by channel members.\n\nAre you sure you wish to archive the {term} {name}?",
|
||||
"channel_info.archive_description.cannot_view_archived": "This will archive the channel from the team and remove it from the user interface. Archived channels can be unarchived if needed again.\n\nAre you sure you wish to archive the {term} {name}?",
|
||||
"channel_info.archive_failed": "An error occurred trying to archive the channel {displayName}",
|
||||
"channel_info.archive_title": "Archive {term}",
|
||||
"channel_info.close": "Close",
|
||||
|
||||
Reference in New Issue
Block a user