forgejo/options/locale
wxiaoguang b4460cf541
Make "install page" respect environment config (#25648) (#25799)
Backport #25648

Replace #25580

Fix #19453

The problem was: when users set "GITEA__XXX__YYY" , the "install page"
doesn't respect it.

So, to make the result consistent and avoid surprising end users, now
the "install page" also writes the environment variables to the config
file.

And, to make things clear, there are enough messages on the UI to tell
users what will happen.

There are some necessary/related changes to `environment-to-ini.go`:

* The "--clear" flag is removed and it was incorrectly written there.
The "clear" operation should be done if INSTALL_LOCK=true
* The "--prefix" flag is removed because it's never used, never
documented and it only causes inconsistent behavior.

The only conflict during backport is "ui divider" in
templates/install.tmpl
2023-07-10 11:51:05 +00:00
..
locale_cs-CZ.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_de-DE.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_el-GR.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_en-US.ini Make "install page" respect environment config (#25648) (#25799) 2023-07-10 11:51:05 +00:00
locale_es-ES.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_fa-IR.ini Manual backport of locale for 1.20 (2nd) (#25668) 2023-07-04 11:40:26 +00:00
locale_fi-FI.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_fr-FR.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_hu-HU.ini Manuall backport of locale for 1.20 (#25635) 2023-07-03 16:14:25 +02:00
locale_id-ID.ini Manuall backport of locale for 1.20 (#25635) 2023-07-03 16:14:25 +02:00
locale_is-IS.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_it-IT.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_ja-JP.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_ko-KR.ini Manuall backport of locale for 1.20 (#25635) 2023-07-03 16:14:25 +02:00
locale_lv-LV.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_nl-NL.ini Manual backport of locale for 1.20 (2nd) (#25668) 2023-07-04 11:40:26 +00:00
locale_pl-PL.ini Manual backport of locale for 1.20 (2nd) (#25668) 2023-07-04 11:40:26 +00:00
locale_pt-BR.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_pt-PT.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_ru-RU.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_si-LK.ini Manual backport of locale for 1.20 (2nd) (#25668) 2023-07-04 11:40:26 +00:00
locale_sk-SK.ini Manual backport of locale for 1.20 (2nd) (#25668) 2023-07-04 11:40:26 +00:00
locale_sv-SE.ini Manuall backport of locale for 1.20 (#25635) 2023-07-03 16:14:25 +02:00
locale_tr-TR.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_uk-UA.ini Manual backport of locale for 1.20 (2nd) (#25668) 2023-07-04 11:40:26 +00:00
locale_zh-CN.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
locale_zh-HK.ini Manuall backport of locale for 1.20 (#25635) 2023-07-03 16:14:25 +02:00
locale_zh-TW.ini Remove broken translations (#25737) 2023-07-07 09:10:21 +02:00
TRANSLATORS Fix missing left and right carets in TRANSLATORS (#21397) 2022-10-10 10:36:37 -04:00