Skip to content

Share and export your Android & iOS Strings resources easily.

Notifications You must be signed in to change notification settings

aurelhubert/android-ios-drive-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Android iOS Drive Export

This script aims to help you to manage your strings resources for Android & iOS.

##How it works?

  1. Create a spreadsheet on Google Drive with this model: https://docs.google.com/spreadsheets/d/1H3QRgSZC_27smVWyLGmQlqPwcvyXOO24Sth3-97jkHc
  2. Go to Tools => Script Editor and paste the script.
  3. Run the method "exportResources".

The script will generate the next folders & files:

My Drive
  /Export
    /App Name
      /Android
        /values-en
          /strings.xml
        /values-fr
          /strings.xml
        ...
      /iOS
        /Localizable_EN.strings
        /Localizable_FR.strings
        ...

About

Share and export your Android & iOS Strings resources easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published