Skip to content

PokerChang/localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert iOS localization to Android, Silverlight and Windows 8 Metro Apps

Usage

ruby convert.rb ios_project_path android_project_path ruby ios2metro.rb ios_project_path metro_project_path ruby ios2silverlight.rb ios_project_path silverlight_project_path

Description

These simple ruby scripts will convert iOS localizations to Android, silverlight and Windows 8 Metro apps. The result is sorted alphabetically. It's safe to rerun. Currently only English and Chinese are tested but it can be easily convert to other languages.

TODO

  1. Merge both ways
  2. Add Support for Rails

About

Convert localization among iOS, Android and Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages