mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #301] [MERGED] Localize the placeholder text for Edit Snippet #513
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#513
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:feature/localize-edit-snippet-placeholder📝 Commits (1)
59c3111Localize 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.