From a3d8bd1a4509c4dc790c98631a0a5def2831432c Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 23 Jul 2020 12:09:42 +1000 Subject: [PATCH] clarify comment --- rslib/ftl/statistics.ftl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rslib/ftl/statistics.ftl b/rslib/ftl/statistics.ftl index 01242568c..17189e513 100644 --- a/rslib/ftl/statistics.ftl +++ b/rslib/ftl/statistics.ftl @@ -166,6 +166,8 @@ statistics-calendar-title = Calendar ## An amount of elapsed time, used in the graphs to show the amount of ## time spent studying. For example, English would show "5s" for 5 seconds, ## "13.5m" for 13.5 minutes, and so on. +## +## Please try to keep the text short, as longer text may get cut off. statistics-elapsed-time-seconds = {$amount}s statistics-elapsed-time-minutes = {$amount}m