[PR #2900] [MERGED] Fix localization texts that contain semicolon #16653

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2900
Author: @lafriks
Created: 11/12/2017
Status: Merged
Merged: 11/13/2017
Merged by: @lafriks

Base: masterHead: fix/locale_en_us


📝 Commits (4)

  • 7789680 Fix localization texts that contain semicolon
  • 97a971e Rename helper function
  • c81abf2 Add TODO comment
  • 5c06312 Merge branch 'master' into fix/locale_en_us

📊 Changes

3 files changed (+7 additions, -3 deletions)

View changed files

📝 modules/templates/helper.go (+4 -0)
📝 options/locale/locale_en-US.ini (+2 -2)
📝 templates/repo/issue/view_content/comments.tmpl (+1 -1)

📄 Description

Fixes #2887


🔄 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/2900 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/12/2017 **Status:** ✅ Merged **Merged:** 11/13/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/locale_en_us` --- ### 📝 Commits (4) - [`7789680`](https://github.com/go-gitea/gitea/commit/77896809f5cdaf50cabb748cddc7da46624e4df1) Fix localization texts that contain semicolon - [`97a971e`](https://github.com/go-gitea/gitea/commit/97a971e1eba79158438af1d838916a9d96125d7c) Rename helper function - [`c81abf2`](https://github.com/go-gitea/gitea/commit/c81abf270a72e1de2a374dba5b8af02d761e11db) Add TODO comment - [`5c06312`](https://github.com/go-gitea/gitea/commit/5c0631296a0952f42d81ca184a9085114972704c) Merge branch 'master' into fix/locale_en_us ### 📊 Changes **3 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/templates/helper.go` (+4 -0) 📝 `options/locale/locale_en-US.ini` (+2 -2) 📝 `templates/repo/issue/view_content/comments.tmpl` (+1 -1) </details> ### 📄 Description Fixes #2887 --- <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:15:35 -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#16653