diff options
author | Patrick G <geek1011@users.noreply.github.com> | 2017-03-16 16:25:30 -0400 |
---|---|---|
committer | Kim "BKC" Carlbäcker <kim.carlbacker@gmail.com> | 2017-03-17 01:34:35 +0100 |
commit | 1476bf909e4f852b4f80187dc544c2832c606949 (patch) | |
tree | 63c1cc491b53cb6433e9ea939c349172684fa4b3 /options | |
parent | f1d2f16b544ef5ef66a45d0a8859d133c46979a4 (diff) | |
download | gitea-1476bf909e4f852b4f80187dc544c2832c606949.tar.gz gitea-1476bf909e4f852b4f80187dc544c2832c606949.zip |
Make wording of commit search more clear
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_en-US.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 2ac92a4f8b..f66a7ca689 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -525,7 +525,7 @@ editor.upload_files_to_dir = Upload files to '%s' commits.commits = Commits commits.search = Search commits -commits.search_all = All +commits.search_all = All branches commits.find = Find commits.author = Author commits.message = Message |