From e9bfebe83e9b6461885e6208cbef4cd33cb92c54 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 7 Jun 2023 16:25:35 +1000 Subject: [PATCH] Make stats title translatable https://forums.ankiweb.net/t/why-is-the-title-of-the-statistics-window-not-can-be-translated/30944 --- ftl/core/statistics.ftl | 1 + qt/aqt/forms/stats.ui | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ftl/core/statistics.ftl b/ftl/core/statistics.ftl index 1f4623066..847902191 100644 --- a/ftl/core/statistics.ftl +++ b/ftl/core/statistics.ftl @@ -203,3 +203,4 @@ statistics-average-ease = Average ease statistics-save-pdf = Save PDF statistics-saved = Saved. statistics-stats = stats +statistics-title = Statistics diff --git a/qt/aqt/forms/stats.ui b/qt/aqt/forms/stats.ui index f2deb18e0..0d0edaa53 100644 --- a/qt/aqt/forms/stats.ui +++ b/qt/aqt/forms/stats.ui @@ -11,7 +11,7 @@ - Statistics + statistics_title