Browse Source

Codesearch message fix (#3684)

tags/v1.5.0-dev
kolaente Lauris BH 7 years ago
parent
commit
eb0340891f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      options/locale/locale_en-US.ini

+ 1
- 1
options/locale/locale_en-US.ini View File

@@ -173,7 +173,7 @@ code = Code
repo_no_results = No matching repositories have been found.
user_no_results = No matching users have been found.
org_no_results = No matching organizations have been found.
code_no_results = No matching codes have been found.
code_no_results = No code matching your search term has been found.
code_search_results = Search results for "%s"

[auth]


Loading…
Cancel
Save