diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-05-26 17:11:41 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-05-26 17:12:42 +0200 |
commit | fe14cd5a66a26423adcfb2366c1b9e643024fd46 (patch) | |
tree | f5864364059b30d0059e6627a81221d8f30edaa9 /modules/luci-base/po/fr | |
parent | 03610cee3acb5fab9defc2baf2f0e4ff8a9cfd71 (diff) |
luci-base: fallback to a simple text editor if uci config cannot be loaded
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'modules/luci-base/po/fr')
-rw-r--r-- | modules/luci-base/po/fr/base.po | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 3b209b349..1d8d22475 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -801,6 +801,11 @@ msgstr "Méthode EAP" msgid "Edit" msgstr "Éditer" +msgid "" +"Edit the raw configuration data above to fix any error and hit \"Save\" to " +"reload the page." +msgstr "" + msgid "Edit this interface" msgstr "Éditer cette interface" @@ -2561,6 +2566,9 @@ msgstr "" "Les caractères autorisés sont : <code>A-Z</code>, <code>a-z</code>, " "<code>0-9</code> et <code>_</code>" +msgid "The configuration file could not be loaded due to the following error:" +msgstr "" + msgid "" "The device file of the memory or partition (<abbr title=\"for example\">e.g." "</abbr> <code>/dev/sda1</code>)" |