mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #178] [MERGED] Add Italian localization #476
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#476
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/178
Author: @Econa77
Created: 5/12/2017
Status: ✅ Merged
Merged: 5/12/2017
Merged by: @Econa77
Base:
develop← Head:localization/italian📝 Commits (1)
8410647Add Italian localization. Thanks @Roccobot📊 Changes
17 files changed (+392 additions, -60 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+21 -0)➕
Clipy/Resources/it.lproj/Localizable.strings(+47 -0)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYBetaPreferenceViewController.xib(+8 -8)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYExcludeAppPreferenceViewController.xib(+3 -3)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYGeneralPreferenceViewController.xib(+21 -21)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYMenuPreferenceViewController.xib(+15 -15)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYTypePreferenceViewController.xib(+12 -6)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYUpdatesPreferenceViewController.xib(+7 -7)➕
Clipy/Sources/Preferences/Panels/it.lproj/CPYBetaPreferenceViewController.strings(+27 -0)➕
Clipy/Sources/Preferences/Panels/it.lproj/CPYExcludeAppPreferenceViewController.strings(+6 -0)➕
Clipy/Sources/Preferences/Panels/it.lproj/CPYGeneralPreferenceViewController.strings(+39 -0)➕
Clipy/Sources/Preferences/Panels/it.lproj/CPYMenuPreferenceViewController.strings(+69 -0)➕
Clipy/Sources/Preferences/Panels/it.lproj/CPYShortcutsPreferenceViewController.strings(+9 -0)➕
Clipy/Sources/Preferences/Panels/it.lproj/CPYTypePreferenceViewController.strings(+24 -0)➕
Clipy/Sources/Preferences/Panels/it.lproj/CPYUpdatesPreferenceViewController.strings(+21 -0)➕
Clipy/Sources/Preferences/it.lproj/CPYPreferencesWindowController.strings(+27 -0)➕
Clipy/Sources/Snippets/it.lproj/CPYSnippetsEditorWindowController.strings(+36 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.