Skip to content
Snippets Groups Projects
Commit f22b5787 authored by piotr.kupczyk@id.ethz.ch's avatar piotr.kupczyk@id.ethz.ch
Browse files

SSDM-13463 : Export selection of fields from tables - UI part - update "Columns" dropdown messages

parent 1088da87
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -312,7 +312,7 @@ const messages_en = { ...@@ -312,7 +312,7 @@ const messages_en = {
[keys.ADD_TOKEN]: 'Add Token', [keys.ADD_TOKEN]: 'Add Token',
[keys.ADD_USER]: 'Add User', [keys.ADD_USER]: 'Add User',
[keys.ALL]: 'All', [keys.ALL]: 'All',
[keys.ALL_COLUMNS]: 'All Columns', [keys.ALL_COLUMNS]: 'All (default order)',
[keys.ALL_PAGES]: 'All Pages', [keys.ALL_PAGES]: 'All Pages',
[keys.ASCENDING]: 'Ascending', [keys.ASCENDING]: 'Ascending',
[keys.AUTHENTICATION_SERVICE]: 'Authentication Service', [keys.AUTHENTICATION_SERVICE]: 'Authentication Service',
...@@ -576,7 +576,7 @@ const messages_en = { ...@@ -576,7 +576,7 @@ const messages_en = {
[keys.VALIDATION_TERM_CODE_PATTERN]: '${0} can only contain A-Z, a-z, 0-9 and _, -, ., :', [keys.VALIDATION_TERM_CODE_PATTERN]: '${0} can only contain A-Z, a-z, 0-9 and _, -, ., :',
[keys.VALIDATION_USER_CODE_PATTERN]: '${0} can only contain A-Z, a-z, 0-9 and _, -, ., @', [keys.VALIDATION_USER_CODE_PATTERN]: '${0} can only contain A-Z, a-z, 0-9 and _, -, ., @',
[keys.VALUES]: 'Values', [keys.VALUES]: 'Values',
[keys.VISIBLE_COLUMNS]: 'Visible Columns', [keys.VISIBLE_COLUMNS]: 'Selected (shown order)',
[keys.VOCABULARY_TYPES]: 'Vocabulary Types', [keys.VOCABULARY_TYPES]: 'Vocabulary Types',
[keys.VOCABULARY_TYPE]: 'Vocabulary Type', [keys.VOCABULARY_TYPE]: 'Vocabulary Type',
[keys.VOCABULARY_TYPE_IS_INTERNAL]: 'This is a system internal vocabulary.', [keys.VOCABULARY_TYPE_IS_INTERNAL]: 'This is a system internal vocabulary.',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment