[PR #4080] [MERGED] Fix typos in i18n variable names. #17231

Closed
opened 2025-11-02 12:30:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4080
Author: @mrichar1
Created: 5/29/2018
Status: Merged
Merged: 7/4/2018
Merged by: @lunny

Base: masterHead: master


📝 Commits (2)

📊 Changes

5 files changed (+11 additions, -11 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+4 -4)
📝 templates/repo/create.tmpl (+2 -2)
📝 templates/repo/migrate.tmpl (+2 -2)
📝 templates/repo/pulls/fork.tmpl (+2 -2)
📝 templates/repo/settings/options.tmpl (+1 -1)

📄 Description

Simple search/replace across the whole project: visiblity -> visibility


🔄 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/4080 **Author:** [@mrichar1](https://github.com/mrichar1) **Created:** 5/29/2018 **Status:** ✅ Merged **Merged:** 7/4/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5093be7`](https://github.com/go-gitea/gitea/commit/5093be74bf01cfd51e8d540d9e9338b2b17671c7) Fix typos in i18n variable names. - [`b1504ca`](https://github.com/go-gitea/gitea/commit/b1504caee85fcfde1de8be3a157b33c930b41b6c) Merge branch 'master' of https://github.com/go-gitea/gitea ### 📊 Changes **5 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+4 -4) 📝 `templates/repo/create.tmpl` (+2 -2) 📝 `templates/repo/migrate.tmpl` (+2 -2) 📝 `templates/repo/pulls/fork.tmpl` (+2 -2) 📝 `templates/repo/settings/options.tmpl` (+1 -1) </details> ### 📄 Description Simple search/replace across the whole project: `visiblity` -> `visibility` --- <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 12:30:21 -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#17231