mirror of https://github.com/tasks/tasks
Alternate pro_description by store
parent
76812c00ba
commit
c350314cd2
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string-array name="pro_description">
|
||||||
|
<item>@string/themes</item>
|
||||||
|
<item>@string/pro_caldav_sync</item>
|
||||||
|
<item>@string/pro_tasker_plugins</item>
|
||||||
|
<item>@string/pro_dashclock_extension</item>
|
||||||
|
</string-array>
|
||||||
|
</resources>
|
||||||
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string-array name="pro_description"/>
|
||||||
|
</resources>
|
||||||
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string-array name="pro_description">
|
||||||
|
<item>@string/themes</item>
|
||||||
|
<item>@string/pro_caldav_sync</item>
|
||||||
|
<item>@string/pro_multiple_google_task_accounts</item>
|
||||||
|
<item>@string/pro_google_places_search</item>
|
||||||
|
<item>@string/pro_tasker_plugins</item>
|
||||||
|
<item>@string/pro_dashclock_extension</item>
|
||||||
|
</string-array>
|
||||||
|
</resources>
|
||||||
Loading…
Reference in New Issue