summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorOtto Richter <git@otto.splvs.net>2024-12-27 16:11:45 +0100
committerOtto Richter <git@otto.splvs.net>2024-12-29 13:05:30 +0100
commit8d32ca32c2d2b71de08a53208df66aa6aecfddc7 (patch)
treeb0083f6ffbf1d51fcef91a2401c99cad13339bfc /options
parentNew repo: Rework advanced and template sections (diff)
downloadforgejo-8d32ca32c2d2b71de08a53208df66aa6aecfddc7.tar.xz
forgejo-8d32ca32c2d2b71de08a53208df66aa6aecfddc7.zip
New repo: Rework initialization
- only show settings when ticked - only offer README selection when there are multiple options
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 460f318292..3f9cad7051 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1103,7 +1103,8 @@ object_format_helper = Object format of the repository. Cannot be changed later.
readme = README
readme_helper = Select a README file template
readme_helper_desc = This is the place where you can write a complete description for your project.
-auto_init = Initialize repository (Adds .gitignore, License and README)
+auto_init = Initialize repository
+auto_init_description = Start the Git history with a README and optionally add License and .gitignore files.
create_repo = Create repository
default_branch = Default branch
default_branch_label = default