[PR #430] [MERGED] Remove remaining Gogs reference on locales and cmd #15377

Closed
opened 2025-11-02 11:45:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/430
Author: @joubertredrat
Created: 12/21/2016
Status: Merged
Merged: 12/21/2016
Merged by: @lunny

Base: masterHead: rm-gogs-ref-remaining


📝 Commits (1)

  • cb0e4d6 Remove remaining Gogs reference on locales and cmd

📊 Changes

28 files changed (+286 additions, -284 deletions)

View changed files

📝 cmd/admin.go (+2 -1)
📝 cmd/cert.go (+1 -1)
📝 cmd/dump.go (+11 -10)
📝 cmd/serve.go (+5 -4)
📝 cmd/web.go (+2 -2)
📝 conf/locale/locale_bg-BG.ini (+1 -1)
📝 conf/locale/locale_cs-CZ.ini (+1 -1)
📝 conf/locale/locale_de-DE.ini (+1 -1)
📝 conf/locale/locale_en-US.ini (+1 -1)
📝 conf/locale/locale_es-ES.ini (+1 -1)
📝 conf/locale/locale_fi-FI.ini (+1 -1)
📝 conf/locale/locale_fr-FR.ini (+1 -1)
📝 conf/locale/locale_it-IT.ini (+1 -1)
📝 conf/locale/locale_ja-JP.ini (+1 -1)
📝 conf/locale/locale_lv-LV.ini (+1 -1)
📝 conf/locale/locale_nl-NL.ini (+1 -1)
📝 conf/locale/locale_pl-PL.ini (+1 -1)
📝 conf/locale/locale_pt-BR.ini (+1 -2)
📝 conf/locale/locale_ru-RU.ini (+1 -1)
📝 conf/locale/locale_sr-SP.ini (+1 -1)

...and 8 more files

📄 Description

Remove Gogs mention on locale variable and cmd strings


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/430 **Author:** [@joubertredrat](https://github.com/joubertredrat) **Created:** 12/21/2016 **Status:** ✅ Merged **Merged:** 12/21/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `rm-gogs-ref-remaining` --- ### 📝 Commits (1) - [`cb0e4d6`](https://github.com/go-gitea/gitea/commit/cb0e4d662f91dc8bea40fc1f07312cd6ede130c9) Remove remaining Gogs reference on locales and cmd ### 📊 Changes **28 files changed** (+286 additions, -284 deletions) <details> <summary>View changed files</summary> 📝 `cmd/admin.go` (+2 -1) 📝 `cmd/cert.go` (+1 -1) 📝 `cmd/dump.go` (+11 -10) 📝 `cmd/serve.go` (+5 -4) 📝 `cmd/web.go` (+2 -2) 📝 `conf/locale/locale_bg-BG.ini` (+1 -1) 📝 `conf/locale/locale_cs-CZ.ini` (+1 -1) 📝 `conf/locale/locale_de-DE.ini` (+1 -1) 📝 `conf/locale/locale_en-US.ini` (+1 -1) 📝 `conf/locale/locale_es-ES.ini` (+1 -1) 📝 `conf/locale/locale_fi-FI.ini` (+1 -1) 📝 `conf/locale/locale_fr-FR.ini` (+1 -1) 📝 `conf/locale/locale_it-IT.ini` (+1 -1) 📝 `conf/locale/locale_ja-JP.ini` (+1 -1) 📝 `conf/locale/locale_lv-LV.ini` (+1 -1) 📝 `conf/locale/locale_nl-NL.ini` (+1 -1) 📝 `conf/locale/locale_pl-PL.ini` (+1 -1) 📝 `conf/locale/locale_pt-BR.ini` (+1 -2) 📝 `conf/locale/locale_ru-RU.ini` (+1 -1) 📝 `conf/locale/locale_sr-SP.ini` (+1 -1) _...and 8 more files_ </details> ### 📄 Description Remove Gogs mention on locale variable and cmd strings --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:45:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15377