summaryrefslogtreecommitdiffstats
path: root/conf/locale
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-12-10 12:46:05 -0500
committerUnknwon <u@gogs.io>2015-12-10 12:46:05 -0500
commitdf5ed64cca97919739ef20abf463fb3f211595fa (patch)
treeafbf8b0a06d619c1e808941823338269e1f7eff6 /conf/locale
parent2a0bb1fa906a4d135ed88de4f705c3ab7214e60c (diff)
downloadgitea-df5ed64cca97919739ef20abf463fb3f211595fa.tar.gz
gitea-df5ed64cca97919739ef20abf463fb3f211595fa.zip
#1301 "read-only" users
Diffstat (limited to 'conf/locale')
-rw-r--r--conf/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 108da7e51d..617342792d 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -857,7 +857,7 @@ users.password_helper = Leave it empty to remain unchanged.
users.update_profile_success = Account profile has been updated successfully.
users.edit_account = Edit Account
users.max_repo_creation = Maximum Repository Creation Limit
-users.max_repo_creation_desc = (Set 0 to use gloabl default limit)
+users.max_repo_creation_desc = (Set -1 to use gloabl default limit)
users.is_activated = This account is activated
users.is_admin = This account has administrator permissions
users.allow_git_hook = This account has permissions to create Git hooks