diff --git a/CHANGELOG.md b/CHANGELOG.md index e343ad12..59b3cc95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ [orta](https://github.com/orta) [#314](https://github.com/CocoaPods/CocoaPods-app/pull/314) +* Fixes for localizations on the pod plugin install view controller + [orta](https://github.com/orta) + [#318](https://github.com/CocoaPods/CocoaPods-app/pull/318) + + ## [1.0.0.rc.1](https://github.com/CocoaPods/CocoaPods-app/releases/tag/1.0.0.rc.1) * Fixes to Sparkle updates, by returning to CocoaPods' version numbers diff --git a/Dangerfile b/Dangerfile index 8e485c9d..47ec1757 100644 --- a/Dangerfile +++ b/Dangerfile @@ -14,7 +14,7 @@ Here's an example of your CHANGELOG entry: ``` * #{pr.title} - [#{pr_author}](https://github.com/#{pr_author}) + [#{pr_author}](https://github.com/#{pr_author}) [##{pr.number}](https://github.com/#{pr.base.repo.full_name}/pull/#{pr.number}) ``` MARKDOWN diff --git a/app/CPReflectionService/Info.plist b/app/CPReflectionService/Info.plist index 9e6bf03d..976ae12b 100644 --- a/app/CPReflectionService/Info.plist +++ b/app/CPReflectionService/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.0.0.rc.1 + 1.0.0 CFBundleSignature ???? CFBundleVersion - 1.0.0.rc.1 + 1.0.0 NSHumanReadableCopyright Copyright © 2016 CocoaPods. All rights reserved. XPCService diff --git a/app/CocoaPods/Base.lproj/CPHomeWindowController.xib b/app/CocoaPods/Base.lproj/CPHomeWindowController.xib index 50f3cd51..7c1a02d1 100644 --- a/app/CocoaPods/Base.lproj/CPHomeWindowController.xib +++ b/app/CocoaPods/Base.lproj/CPHomeWindowController.xib @@ -1,7 +1,7 @@ - + - + @@ -90,7 +90,7 @@ - + @@ -316,7 +316,7 @@ Command-Line Tools?