Skip to content
Snippets Groups Projects
Unverified Commit e0a3701d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Update locale with labels search page strings

parent d860cf0f
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -26,8 +26,9 @@
 
.labels-container.prepend-top-10
- if can_admin_label
%p.text-muted
= _('Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging.')
- if search.blank?
%p.text-muted
= _('Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging.')
-# Only show it in the first page
- hide = @available_labels.empty? || (params[:page].present? && params[:page] != '1')
.prioritized-labels{ class: ('hide' if hide) }
Loading
Loading
Loading
Loading
@@ -3574,6 +3574,12 @@ msgstr ""
msgid "No messages were logged"
msgstr ""
 
msgid "No other labels with such name or description"
msgstr ""
msgid "No prioritised labels with such name or description"
msgstr ""
msgid "No public groups"
msgstr ""
 
Loading
Loading
@@ -4907,6 +4913,9 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
 
msgid "Submit search"
msgstr ""
msgid "Subscribe"
msgstr ""
 
Loading
Loading
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