Giter Club home page Giter Club logo

android-translator's Introduction

Android-Translator

A web-based tool to quickly and easily create translations for your android app. Screenshot

Features

  • no signup required for users
  • supports xml comments to help explain each string to your translators
  • auto-saves progress
  • strips strings where translatable="false"

Limitations

  • currently no string-array support

How it works

The script scans all the files and folders placed in /xml/. Anything in /xml/values/ will be used as the base language for translation. Other languages will fill in the text boxes so the user can modify any existing translations for the app.

Tabs

Each file corrosponds to a tab in the app. 'strings_' is stripped from the title for convenience: Screenshot Becomes: Screenshot

Comments

Add comments to any string.

Screenshot Screenshot

Exporting as XML

Once the user clicks submit on the last page, the xml will be created and emailed to the address coded in submit.php

Set up instructions

  1. Delete everything in /xml/ and replace with your own string resource files.
  2. Edit index.php changing the app name to your own, the email address and any text you wish to edit.
  3. Edit submit.php to configure PHPMailer to work with your server, and to send to your own email address.

Contributing

Feel free to refactor this and clean it up! Any commits welcome.

android-translator's People

Contributors

boondogglelabs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.