I'm trying to pull in the Cordova translations for 3.4 which is pull request 182 for docs: https://github.com/apache/cordova-docs/pull/182
But I'm getting an error with git am "patch does not apply" only for the chinese (zh) files. Unfortunately it's all or nothing so it's not letting me at least pull in the other languages. Anyone know how to get around this? this is my git am command: curl https://github.com/apache/cordova-docs/pull/182.patch | git am Followed these docs: http://wiki.apache.org/cordova/IssueWorkflow http://wiki.apache.org/cordova/ProcessingPullRequests Error screen shot: Lisa Lisa Seacat DeLuca twitter: @LisaSeacat website: lisaseacat.com kickstarter: arobotstory.com [email protected] [email protected]
