summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-17 13:40:56 +0400
committerAndrew Dolgov <[email protected]>2014-10-17 13:40:56 +0400
commit73a47e3580aa6d6000f5b0e8ce7aaf6e6f0b71e3 (patch)
tree7176313ea51d1a651ea712dab963624c120a68a9 /org.fox.ttcomics/src/main/res/values/strings.xml
parent32ee7083fc9d5add1d11c89d2e1194582f024e0c (diff)
implement trial stuff
Diffstat (limited to 'org.fox.ttcomics/src/main/res/values/strings.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/values/strings.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/org.fox.ttcomics/src/main/res/values/strings.xml b/org.fox.ttcomics/src/main/res/values/strings.xml
index 7ef7de2..ca0ca6d 100644
--- a/org.fox.ttcomics/src/main/res/values/strings.xml
+++ b/org.fox.ttcomics/src/main/res/values/strings.xml
@@ -63,5 +63,10 @@
<string name="sync_running_in_test_mode">Sync running in test mode.</string>
<string name="reset_remove_synced_progress">Would you like to remove synced progress too?</string>
<string name="error_cant_open_file">Can\'t open file: %1$s</string>
- <string name="prefs_prevent_screen_sleep">Keep screen awake</string>
+ <string name="prefs_prevent_screen_sleep">Keep screen awake</string>
+ <string name="trial_mode_prompt">Trial mode, %1$d day(s) left.</string>
+ <string name="trial_purchase">Unlock full version</string>
+ <string name="trial_expired">Trial expired</string>
+ <string name="trial_expired_message">To continue using Pow! Comics Reader please unlock the full version by purchasing the key.</string>
+ <string name="error_other_error">Error: unknown error (see log)</string>
</resources> \ No newline at end of file