aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPanagiotis "Ivory" Vasilopoulos <git@n0toose.net>2023-07-25 11:00:32 +0000
committerGitHub <noreply@github.com>2023-07-25 11:00:32 +0000
commitb3c71ec64f12437772c35c48d4471ca8b8f244d5 (patch)
treea1ed285ed99ac0f437ba77c1fe7e738927d87590
parentad5ce5980063850a23cb2ed0d1d74000000bb8d1 (diff)
downloadgitea-b3c71ec64f12437772c35c48d4471ca8b8f244d5.tar.gz
gitea-b3c71ec64f12437772c35c48d4471ca8b8f244d5.zip
Fix minor capitalization error in string (#26100)
Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
-rw-r--r--options/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 4eb60e5c9b..a76750e44f 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -639,7 +639,7 @@ update_language_not_found = Language "%s" is not available.
update_language_success = Language has been updated.
update_profile_success = Your profile has been updated.
change_username = Your username has been changed.
-change_username_prompt = Note: username changes also change your account URL.
+change_username_prompt = Note: Changing your username also changes your account URL.
change_username_redirect_prompt = The old username will redirect until someone claims it.
continue = Continue
cancel = Cancel