[PR #2766] [MERGED] Fix Polish language name spelling #16578

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2766
Author: @0rzech
Created: 10/23/2017
Status: Merged
Merged: 10/25/2017
Merged by: @appleboy

Base: masterHead: polish-lang-name-fix


📝 Commits (1)

  • 307b4b7 Fix Polish language name spelling

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 conf/app.ini (+1 -1)
📝 modules/setting/defaults.go (+1 -1)

📄 Description

Polish language name in defaults.go and in app.ini is written incorrectly. It should be polski instead of Polski, because this is how language names are written in Polish (unless it's about first word of a sentence).

PS. I closed PR #2754, because I forgot to create dedicated branch for it.


🔄 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/2766 **Author:** [@0rzech](https://github.com/0rzech) **Created:** 10/23/2017 **Status:** ✅ Merged **Merged:** 10/25/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `polish-lang-name-fix` --- ### 📝 Commits (1) - [`307b4b7`](https://github.com/go-gitea/gitea/commit/307b4b7709ed713840e097ece1125e5d3ad89632) Fix Polish language name spelling ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `conf/app.ini` (+1 -1) 📝 `modules/setting/defaults.go` (+1 -1) </details> ### 📄 Description Polish language name in [defaults.go](https://github.com/go-gitea/gitea/blob/master/modules/setting/defaults.go) and in [app.ini](https://github.com/go-gitea/gitea/blob/master/conf/app.ini) is written incorrectly. It should be `polski` instead of `Polski`, because this is how language names are written in Polish (unless it's about first word of a sentence). _PS. I closed PR #2754, because I forgot to create dedicated branch for it._ --- <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:13:52 -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#16578