Skip to content

Sappstal/nougat_quickSettings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Nougat Quick Settings strings files

How to help translation in your language

I'll include your translation in the next updates of the app ;D

Example (in Italian)

Original English translation

<resources>
    <string name="app_menu_item_button_text">Click the button</string>
</resources>

Translation to send via email

<resources>
    <string name="app_menu_item_button_text">Fai click sul bottone</string>
</resources>

name="app_menu_item_button_text" NOT CHANGED

How to get credits

If you want to receive credits on your translation, you have to do a pull request renaming your XML translated file strings-CODE.xml where CODE is the language code

About

Strings.xml files, if you may want to help the translation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published