summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-10 15:03:14 -0400
committerUnknwon <u@gogs.io>2015-09-10 15:03:14 -0400
commit26ac016b9fb6b3fb308996e2ee56dad0b794aa49 (patch)
treeff6f667e8f9463d36506f2b6c7e83fb2c8846075 /conf
parentcbd6276200751f4b64a203767f0f454c3346fca1 (diff)
downloadgitea-26ac016b9fb6b3fb308996e2ee56dad0b794aa49.tar.gz
gitea-26ac016b9fb6b3fb308996e2ee56dad0b794aa49.zip
minor fix on #1581
Diffstat (limited to 'conf')
-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 8f4d73e9ca..9d5c9ae790 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -334,7 +334,7 @@ license = License
license_helper = Select a license file
readme = Readme
readme_helper = Select a readme template
-auto_init = Initialize this repository selected files and template
+auto_init = Initialize this repository with selected files and template
create_repo = Create Repository
default_branch = Default Branch
mirror_interval = Mirror Interval (hour)