[PR #44] [MERGED] Modify NSLocalizedString #402

Closed
opened 2026-03-03 01:12:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/44
Author: @Econa77
Created: 3/12/2016
Status: Merged
Merged: 3/12/2016
Merged by: @Econa77

Base: feature/new-settingHead: feature/modify-localized


📝 Commits (2)

📊 Changes

4 files changed (+32 additions, -28 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+0 -8)
📝 Clipy/AppDelegate.swift (+8 -8)
📝 Clipy/Utility/LocalizedString.swift (+19 -7)
📝 Clipy/WindowControllers/CPYPreferenceWindowController.swift (+5 -5)

📄 Description

  • NSLocalizedString → LocalizedString enum

🔄 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/Clipy/Clipy/pull/44 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 3/12/2016 **Status:** ✅ Merged **Merged:** 3/12/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `feature/new-setting` ← **Head:** `feature/modify-localized` --- ### 📝 Commits (2) - [`76de2a7`](https://github.com/Clipy/Clipy/commit/76de2a73b8d7b4a10d3a83d453013a1081a17602) Modify NSLocalizedString - [`27026ad`](https://github.com/Clipy/Clipy/commit/27026ad2700d01883ab4790234fc6222372366ee) Fix compile error ### 📊 Changes **4 files changed** (+32 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+0 -8) 📝 `Clipy/AppDelegate.swift` (+8 -8) 📝 `Clipy/Utility/LocalizedString.swift` (+19 -7) 📝 `Clipy/WindowControllers/CPYPreferenceWindowController.swift` (+5 -5) </details> ### 📄 Description - NSLocalizedString → LocalizedString enum --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:14 +03: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
starred/Clipy#402
No description provided.