ellipsis, added
This commit is contained in:
parent
9d72de1874
commit
10dcb925e0
@ -686,11 +686,11 @@
|
||||
"core-views/column-join-before-options": "Select options",
|
||||
"core-views/column-join-field-separator": "Separator between the content of each column :",
|
||||
"core-views/column-join-field-separator-advice": "Enter one or more characters, or keep blank to join the columns without separator.",
|
||||
"core-views/column-join-replace-nulls": "Replace nulls with...",
|
||||
"core-views/column-join-replace-nulls": "Replace nulls with…",
|
||||
"core-views/column-join-skip-nulls": "Skip nulls.",
|
||||
"core-views/column-join-replace-nulls-advice": "Enter one or more characters, or keep blank to replace nulls with blank strings.",
|
||||
"core-views/column-join-write-selected-column": "Write result in selected column.",
|
||||
"core-views/column-join-copy-to-new-column": "Write result in new column named...",
|
||||
"core-views/column-join-copy-to-new-column": "Write result in new column named…",
|
||||
"core-views/column-join-delete-joined-columns": "Delete joined columns.",
|
||||
"core-views/column-join-dont-escape": "In separator and nulls substitutes, use \\n for new lines, \\t for tabulation, \\\\n for \\n, \\\\t for \\t.",
|
||||
"core-buttons/cancel": "Cancel",
|
||||
|
Loading…
Reference in New Issue
Block a user