mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add deprecation notice to Stringlate
This commit is contained in:
parent
6586377ffe
commit
134386cef3
1 changed files with 10 additions and 2 deletions
|
|
@ -9,6 +9,9 @@ Donate:https://github.com/LonamiWebs/Stringlate#donations
|
||||||
Auto Name:Stringlate
|
Auto Name:Stringlate
|
||||||
Summary:Help translating FOSS applications
|
Summary:Help translating FOSS applications
|
||||||
Description:
|
Description:
|
||||||
|
NOTE: this application is currently not being maintained! Please read
|
||||||
|
https://lonamiwebs.github.io/stringlate/ before making use of the app.
|
||||||
|
|
||||||
Fetches remote GitHub repositories containing the source code for Android
|
Fetches remote GitHub repositories containing the source code for Android
|
||||||
applications downloading the available `strings.xml` files in them for you to
|
applications downloading the available `strings.xml` files in them for you to
|
||||||
translate the strings to any other locale, in order to help the authors localize
|
translate the strings to any other locale, in order to help the authors localize
|
||||||
|
|
@ -141,7 +144,12 @@ Build:0.15.1,1006
|
||||||
subdir=src/app
|
subdir=src/app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:0.15.2,1007
|
||||||
|
commit=v0.15.2
|
||||||
|
subdir=src/app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.15.1
|
Current Version:0.15.2
|
||||||
Current Version Code:1006
|
Current Version Code:1007
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue