feat: improve visualization of tags
Previously tags where very much focused on color coding email and less about adding additional information. They were also visualized in different ways in different locations. This commit gets rid of all "Color-coding" references, aligns visualization of the tags across the whole project and tries to improve user experience of using tags in general. A search box is shown in the tagging control so the user can quickly search for a tag if they have a huge (more than 10) amount of tags.
This commit is contained in:
+3
-15
@@ -325,13 +325,13 @@
|
||||
"view_contact": "Skatīt kontaktu",
|
||||
"message_details": "Informācija par ziņojumu",
|
||||
"more_reply_options": "Papildu atbildēšanas iespējas",
|
||||
"set_color": "Iestatīt tagu",
|
||||
"set_tag": "Iestatīt tagu",
|
||||
"tag": "Tags",
|
||||
"more_actions": "Citas darbības",
|
||||
"previous": "Iepr.",
|
||||
"next": "Nāk.",
|
||||
"move_to": "Pārvietot uz...",
|
||||
"remove_color": "Noņemt tagu",
|
||||
"remove_tag": "Noņemt tagu",
|
||||
"more_count": "+vairāk {count}",
|
||||
"characters_count": "{count} rakstzīmes",
|
||||
"quick_reply_placeholder": "Rakstīt ātru atbildi...",
|
||||
@@ -400,17 +400,6 @@
|
||||
"message_id": "Ziņojuma ID",
|
||||
"list_info": "Informācija par adresātu sarakstu"
|
||||
},
|
||||
"color_tag": {
|
||||
"title": "Krāsu tags",
|
||||
"red": "Sarkans",
|
||||
"orange": "Oranžs",
|
||||
"yellow": "Dzeltens",
|
||||
"green": "Zaļš",
|
||||
"blue": "Zils",
|
||||
"purple": "Violets",
|
||||
"pink": "Rozā",
|
||||
"none": "Nav"
|
||||
},
|
||||
"tooltips": {
|
||||
"reply": "Atbildēt (r)",
|
||||
"reply_all": "Atbildēt visiem (a)",
|
||||
@@ -2033,8 +2022,7 @@
|
||||
"delete": "Dzēst",
|
||||
"mark_as_spam": "Atzīmēt kā mēstuli",
|
||||
"not_spam": "Nav mēstule",
|
||||
"color_tag": "Tags",
|
||||
"remove_color": "Noņemt tagu",
|
||||
"tag": "Tags",
|
||||
"items_selected": "{count} vēstules atlasītas",
|
||||
"edit_draft": "Rediģēt melnrakstu",
|
||||
"cancel_scheduled_send": "Atcelt sūtīšanu",
|
||||
|
||||
Reference in New Issue
Block a user