diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2021-01-12 19:01:05 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2021-01-12 19:13:52 +0200 |
commit | e2ac2e92b0de9f4be78b090ad7fc62a8df222b37 (patch) | |
tree | 2a95bd7bc44ea7527589186047683ef70d1eca1f /modules/luci-base/po/fr | |
parent | eb551c5e90eb95d21d80e0ba0d330a5e6c23f8b6 (diff) |
luci-base: correct button name on flash page help text
Correct the help text in the flash page to match the current
buttons. 'Continue' instead of "Proceed".
Adjust translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'modules/luci-base/po/fr')
-rw-r--r-- | modules/luci-base/po/fr/base.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 2ea12594c4..759d816c54 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -6527,7 +6527,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "L'image flash a été téléchargée. Vous trouverez ci-dessous la somme de " "contrôle et la taille du fichier, comparez-les avec le fichier d'origine " |