You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -178,6 +178,8 @@ code_search_by_git_grep = Current code search results are provided by "git grep"
178
178
package_kind = Search packages...
179
179
project_kind = Search projects...
180
180
branch_kind = Search branches...
181
+
tag_kind = Search tags...
182
+
tag_tooltip = Search for matching tags. Use '%' to match any sequence of numbers.
181
183
commit_kind = Search commits...
182
184
runner_kind = Search runners...
183
185
no_results = No matching results found.
@@ -220,8 +222,6 @@ string.desc = Z - A
220
222
[error]
221
223
occurred = An error occurred
222
224
report_message = If you believe that this is a Gitea bug, please search for issues on <a href="%s"target="_blank">GitHub</a> or open a new issue if necessary.
0 commit comments