[PR #301] [MERGED] Localize the placeholder text for Edit Snippet #513

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

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/301
Author: @andrew-codechimp
Created: 8/17/2018
Status: Merged
Merged: 8/17/2018
Merged by: @Econa77

Base: developHead: feature/localize-edit-snippet-placeholder


📝 Commits (1)

  • 59c3111 Localize the placeholder text for Edit Snippet, was previously hard coded to Japanese

📊 Changes

7 files changed (+14 additions, -0 deletions)

View changed files

📝 Clipy/Generated/LocalizedStrings.swift (+2 -0)
📝 Clipy/Resources/de.lproj/Localizable.strings (+2 -0)
📝 Clipy/Resources/en.lproj/Localizable.strings (+2 -0)
📝 Clipy/Resources/it.lproj/Localizable.strings (+3 -0)
📝 Clipy/Resources/ja.lproj/Localizable.strings (+2 -0)
📝 Clipy/Resources/zh-Hans.lproj/Localizable.strings (+2 -0)
📝 Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift (+1 -0)

📄 Description

Was previously hard coded to Japanese.

German, Italian and Simplified Chinese I Google Translated so may not be totally accurate but placeholders should anyone provide better translations.


🔄 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/301 **Author:** [@andrew-codechimp](https://github.com/andrew-codechimp) **Created:** 8/17/2018 **Status:** ✅ Merged **Merged:** 8/17/2018 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `develop` ← **Head:** `feature/localize-edit-snippet-placeholder` --- ### 📝 Commits (1) - [`59c3111`](https://github.com/Clipy/Clipy/commit/59c31112d0e9864b0b482c6a810fea4dc2b1c5cb) Localize the placeholder text for Edit Snippet, was previously hard coded to Japanese ### 📊 Changes **7 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Clipy/Generated/LocalizedStrings.swift` (+2 -0) 📝 `Clipy/Resources/de.lproj/Localizable.strings` (+2 -0) 📝 `Clipy/Resources/en.lproj/Localizable.strings` (+2 -0) 📝 `Clipy/Resources/it.lproj/Localizable.strings` (+3 -0) 📝 `Clipy/Resources/ja.lproj/Localizable.strings` (+2 -0) 📝 `Clipy/Resources/zh-Hans.lproj/Localizable.strings` (+2 -0) 📝 `Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift` (+1 -0) </details> ### 📄 Description Was previously hard coded to Japanese. German, Italian and Simplified Chinese I Google Translated so may not be totally accurate but placeholders should anyone provide better translations. --- <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:46 +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#513
No description provided.