fixup! i18n: incorporate feedback from AO

This commit is contained in:
Vincent Breitmoser 2019-11-02 12:02:53 +01:00
parent b91750372f
commit c57c00b390
No known key found for this signature in database
GPG Key ID: 7BD18320DEADFA11
2 changed files with 2 additions and 2 deletions

View File

@ -236,7 +236,7 @@ msgid "Verifying your email address…"
msgstr ""
#: src/gettext_strings.rs:56
msgid "If the process doesn't complete after a few seconds, plese <input type=\"submit\" class=\"textbutton\" value=\"click here\" />."
msgid "If the process doesn't complete after a few seconds, please <input type=\"submit\" class=\"textbutton\" value=\"click here\" />."
msgstr ""
#: src/gettext_strings.rs:58

View File

@ -53,7 +53,7 @@ fn _dummy() {
t!("Your keys have been successfully uploaded:");
t!("<strong>Note:</strong> To make keys searchable by email address, you must upload them individually.");
t!("Verifying your email address…");
t!("If the process doesn't complete after a few seconds, plese <input type=\"submit\" class=\"textbutton\" value=\"click here\" />.");
t!("If the process doesn't complete after a few seconds, please <input type=\"submit\" class=\"textbutton\" value=\"click here\" />.");
t!("Manage your key on {{domain}}");