Skip to content

an application to convert multi-language Android/ Swift strings file to excel file, and otherwise

License

Notifications You must be signed in to change notification settings

shiburagi/Locale-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locale Editor

Is an application to make Android / Swift translation process easier by help developer generate Excel file from project resources and convert Excel file to project resources. Plus, the application also can help the developer convert Android resources to Swift resources, or otherwise.

Features

  • Convert Android/Swift Multi-language strings resources file to Excel.
  • Convert Excel to Android/Swift Multi-language strings resources file.
  • Support multiple Excel sheet (Convert to multiple XML/Strings base on sheet name)

Download

You can download the app here : Locale Editor Version 1.1.2

or, view all version via this link : https://github.com/shiburagi/Locale-Editor/tree/master/jar

Preview

Windows

screenshot

MAC

screenshot

How to Use

Generate Excel file

First, you must select the folder contains string resourse file, which,

  • Android : <ANDROID_PROJECT_DIR>\app\src\main\res
  • Swift : <SWIFT_PROJECT_DIR><APP_NAME>

And then, before start generating excel file make sure you choose right folder.

The are two options :

  • "To Excel (All)" : write all text into Excel File

screenshot

  • "To Excel (Untranslate)" : write only untranslate text into Excel File

screenshot

Generate XML

Just click on button "To XML (Android)", the file will directly write to your Android Project

screenshot

Generate Strings

Just click on button "To Strings (Swift)", the file will directly write to your Swift Project

screenshot

Results

Excel

screenshot

XML

screenshot

Strings File

screenshot

Contact

For any enquiries, please send an email to tr32010@gmail.com.

About

an application to convert multi-language Android/ Swift strings file to excel file, and otherwise

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages