Skip to content
Snippets Groups Projects
Commit 7a7bd291 authored by Valdnet's avatar Valdnet Committed by backportbot[bot]
Browse files

l10n: Separate ellipsis

Unifying the text string with the others.
parent e5dc0b7a
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@
select2: {
allowClear: false,
multiple: false,
placeholder: t('systemtags_manager', 'Select tag…'),
placeholder: t('systemtags_manager', 'Select tag '),
query: _.debounce(function(query) {
query.callback({
results: OCA.SystemTags.Admin.collection.filterByName(query.term)
......
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