Closed kiddomk closed 10 years ago
Hi,
Look this. This plugin is used to extract strings to Localizable.strings default file.The file can be configured here
Yes. I have set up in the plots file and also include the localizable.strings file. But they are in different folder, will that affect ?— Sent from Mailbox
On Tue, Jul 29, 2014 at 5:53 PM, Vinicius Oliveira notifications@github.com wrote:
Hi, Look this. This plugin is used to extract strings to Localizable.strings default file.The file can be configured here ![enter image description here][2]
[2]: https://raw.githubusercontent.com/viniciusmo/extract-localizable-string-plugin-xcode/master/Resources/03.png
Reply to this email directly or view it on GitHub: https://github.com/viniciusmo/extract-localizable-string-plugin-xcode/issues/2#issuecomment-50504738
No problem,
The search for the main Localizable.strings is recursively from the root of the project.
@viniciusmo thanks for the quick reply. really appreicated. here are my screen shots of the project.
Hello,
The configuration is correct. I think I found a bug in the plugin and have already given a fix, you can test please? The new version is 1.0.1.
Thank you.
Hi @viniciusmo thanks for the update. i have download the zip file and compiled and run again in xcode, still no luck. how can i check versions ?
same problem. who will fix it?
have the same problem,I want to know why Base is not Default Localizable.strings
@kiddomk @cherishloveyou @79144876
I can not simulate the bug =/. Can you help me somehow? With an example?
Thanks :)
My Localizations is Base and English, and I used a label chinese, what's you mail?
@viniciusmo HI.Maybe i think you can push a new demo project ,and we can run it on our Xcode ! An we will tell you how diff between your demo and our project . Thanks!
http://www.raywenderlich.com/64401/internationalization-tutorial-for-ios-2014 this project run success ,but my three project run fail,just toast this:"The default localizable file not found.Please create your default localizable file." why???
@cherishloveyou My email is nickzaoo@gmail.com :) @79144876 I added the demo project.If not work, you can send me a sample project on my email?
Thanks!!
@cherishloveyou build success. thanks.
I updated the read me with a mini tutorial :)
I kept getting error message saying "The default localizable file not found.Please create your default localizable file."
I have set up the project have different targets and each has its own plist.so i don't have the default info.plist. is that an issue?