- All strings are already translated (with google translate API), you just have to make sure they are correct
- Possibility to translate starting from already translated file (useful to update translation)
- Minimal and Material design
- It doesn't translate the strings with the attribute
translatable="false"
- The apostrophes are written with the \ before
- The output contains only translated strings in the same order of the input
/////////////////////////////////////////////////////////////////////////////////////////// * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
- Go to the project on github
- Get the strings.xml english file
- Click ROW
- Copy and paste the page url in the StringsXmlBuilder form and choose the translation language
/////////////////////////////////////////////////////////////////////////////////////////// * \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
You can easly create your app link and share it to allow everyone to simply translate your app.
http://stringsxmlbuilder.site88.net/index.php?originalXmlURL=
XML_LINK
http://stringsxmlbuilder.site88.net/index.php?originalXmlURL=
Original_XML_LINK&translatedXmlURL=
Old_XML_LINK
http://stringsxmlbuilder.site88.net/builder.php?originalXmlURL=
XML_LINK
http://stringsxmlbuilder.site88.net/builder.php?originalXmlURL=
XML_LINK&translationLang=
TRANSLATION_LANGUAGE
Supported language: GOOGLE APIs
Thanks to colresizable
Thanks to Stichoza for [php tranlator library] (https://github.com/Stichoza/google-translate-php)