From fa746aa0766b957acbb36800d4a410c768392d4a Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 27 Mar 2021 07:15:27 +0200 Subject: Document: Fixed autoreload intervals; added strings --- po/en.po | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'po/en.po') diff --git a/po/en.po b/po/en.po index 64621034..c8c34cb9 100644 --- a/po/en.po +++ b/po/en.po @@ -546,6 +546,24 @@ msgstr "AUTO-RELOAD" msgid "dlg.autoreload" msgstr "Select the auto-reload interval for this tab." +msgid "reload.never" +msgstr "Never" + +msgid "reload.onceperday" +msgstr "Once per day" + +#, c-format +msgid "num.minutes" +msgid_plural "num.minutes.n" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + +#, c-format +msgid "num.hours" +msgid_plural "num.hours.n" +msgstr[0] "%d hour" +msgstr[1] "%d hours" + msgid "link.newtab" msgstr "Open Link in New Tab" -- cgit v1.2.3