summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorasdoi <36813904+asdoi@users.noreply.github.com>2020-10-25 19:14:59 +0100
committerGitHub <noreply@github.com>2020-10-25 19:14:59 +0100
commitd732e6a5c12735210e70ba0e04dce1e4f09e50f4 (patch)
treec1d95b2f8f1375811b7152ca186e5ebb43116669 /core/src/main/res/values
parenta0c604dc869f5c918d96c67a6b8a30bf1c71dce4 (diff)
downloadAntennaPod-d732e6a5c12735210e70ba0e04dce1e4f09e50f4.zip
Show date from which statistics are counting (#4517)
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 15f114c42..22105f18b 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -41,6 +41,7 @@
<string name="statistics_speed_not_counted">Notice: Playback speed is never taken into account.</string>
<string name="statistics_reset_data">Reset statistics data</string>
<string name="statistics_reset_data_msg">This will erase the history of duration played for all episodes. Are you sure you want to proceed?</string>
+ <string name="statistics_counting_since">Since %s,\nyou played</string>
<!-- Download Statistics fragment -->
<string name="total_size_downloaded_podcasts">Total size of episodes on the device:</string>