summaryrefslogtreecommitdiff
path: root/app/views/profiles
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-12-21 17:34:20 +0000
committerFilipa Lacerda <filipa@gitlab.com>2017-12-21 17:34:20 +0000
commita08bef4ebf3b87e52a32af7a1c297e0de99fa1a0 (patch)
tree42423bce7910b46894a8f291f0078a4a47b334f3 /app/views/profiles
parentb8d79cc479200ff714f89dc43a3bbec18af3c5b5 (diff)
downloadgitlab-ce-a08bef4ebf3b87e52a32af7a1c297e0de99fa1a0.tar.gz
Update Browse file to Choose file in all occurences
Diffstat (limited to 'app/views/profiles')
-rw-r--r--app/views/profiles/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/show.html.haml b/app/views/profiles/show.html.haml
index 79f334176a5..f9dae310e01 100644
--- a/app/views/profiles/show.html.haml
+++ b/app/views/profiles/show.html.haml
@@ -26,7 +26,7 @@
Upload new avatar
.prepend-top-5.append-bottom-10
%a.btn.js-choose-user-avatar-button
- Browse file...
+ Choose file...
%span.avatar-file-name.prepend-left-default.js-avatar-filename No file chosen
= f.file_field_without_bootstrap :avatar, class: 'js-user-avatar-input hidden', accept: 'image/*'
.help-block