[PR #299] [CLOSED] Add Catalan, add one Italian sentence, fix French typo, fix typo in comments, fix comments #1084

Closed
opened 2026-05-05 07:04:12 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/299
Author: @rogerxaic
Created: 10/1/2020
Status: Closed

Base: masterHead: master


📝 Commits (5)

  • db025a5 Add Catalan, fix French typo, fix typo in comments
  • 3c3f591 Merge branch 'master' into pr/299
  • 7b3c4a6 Bartycrouch update after merge
  • e2c132f Add missing strings in Catalan
  • fab1929 Add missing strings in Italian

📊 Changes

12 files changed (+240 additions, -24 deletions)

View changed files

📝 MonitorControl.xcodeproj/project.pbxproj (+7 -0)
MonitorControl/Support/ca-AD.lproj/Localizable.strings (+70 -0)
📝 MonitorControl/Support/en.lproj/Localizable.strings (+2 -2)
📝 MonitorControl/Support/fr.lproj/Localizable.strings (+3 -3)
📝 MonitorControl/Support/it.lproj/Localizable.strings (+9 -9)
📝 MonitorControl/Support/ja.lproj/Localizable.strings (+2 -2)
📝 MonitorControl/Support/ru.lproj/Localizable.strings (+2 -2)
📝 MonitorControl/Support/uk.lproj/Localizable.strings (+2 -2)
📝 MonitorControl/Support/zh-Hans.lproj/Localizable.strings (+2 -2)
MonitorControl/UI/ca-AD.lproj/Main.strings (+128 -0)
MonitorControl/UI/ca-AD.lproj/MainMenu.strings (+5 -0)
📝 README.md (+8 -2)

📄 Description

No description provided


🔄 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/MonitorControl/MonitorControl/pull/299 **Author:** [@rogerxaic](https://github.com/rogerxaic) **Created:** 10/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`db025a5`](https://github.com/MonitorControl/MonitorControl/commit/db025a54a65a4dfe64ca4e52f4b7f7efa8f120ce) Add Catalan, fix French typo, fix typo in comments - [`3c3f591`](https://github.com/MonitorControl/MonitorControl/commit/3c3f59160dc189458173933bfb096202e824cc64) Merge branch 'master' into pr/299 - [`7b3c4a6`](https://github.com/MonitorControl/MonitorControl/commit/7b3c4a685c16d3c1cb1921153876020b7b11582f) Bartycrouch update after merge - [`e2c132f`](https://github.com/MonitorControl/MonitorControl/commit/e2c132f60e99fe9ba433d9ef1215d6e4183c14e2) Add missing strings in Catalan - [`fab1929`](https://github.com/MonitorControl/MonitorControl/commit/fab1929ac51e31e67366ce3471c7a44ac6e940f2) Add missing strings in Italian ### 📊 Changes **12 files changed** (+240 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl.xcodeproj/project.pbxproj` (+7 -0) ➕ `MonitorControl/Support/ca-AD.lproj/Localizable.strings` (+70 -0) 📝 `MonitorControl/Support/en.lproj/Localizable.strings` (+2 -2) 📝 `MonitorControl/Support/fr.lproj/Localizable.strings` (+3 -3) 📝 `MonitorControl/Support/it.lproj/Localizable.strings` (+9 -9) 📝 `MonitorControl/Support/ja.lproj/Localizable.strings` (+2 -2) 📝 `MonitorControl/Support/ru.lproj/Localizable.strings` (+2 -2) 📝 `MonitorControl/Support/uk.lproj/Localizable.strings` (+2 -2) 📝 `MonitorControl/Support/zh-Hans.lproj/Localizable.strings` (+2 -2) ➕ `MonitorControl/UI/ca-AD.lproj/Main.strings` (+128 -0) ➕ `MonitorControl/UI/ca-AD.lproj/MainMenu.strings` (+5 -0) 📝 `README.md` (+8 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:04:12 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1084
No description provided.