javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.99k stars 413 forks source link

add language resource for 'ok' and 'cancel' #25

Closed a-v-ebrahimi closed 8 years ago

a-v-ebrahimi commented 8 years ago

add language resource for 'ok' and 'cancel'

javiersantos commented 8 years ago

Thanks for your PR, but I don't think the translation for "OK" and "Cancel" are necessary since both are included in the system strings. In addition, the gradle 2.1.0-alpha3 update is still a really early update, I'm not sure about the bugs that could be found in this alpha updates.

a-v-ebrahimi commented 8 years ago

I am using this library for farsi and dont like to change system language, so I need translation. Ok ill copy and modify it for myself On Tue, 22 Mar 2016 at 21:50, Javier Santos notifications@github.com wrote:

Thanks for your PR, but I don't think the translation for "OK" and "Cancel" are necessary since both are included in the system strings. In addition, the gradle 2.1.0-alpha3 update is still a really early update, I'm not sure about the bugs that could be found in this alpha updates.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/javiersantos/AppUpdater/pull/25#issuecomment-199914869