summaryrefslogtreecommitdiffhomepage
path: root/i18n/french/root
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-11-09 22:42:36 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-11-09 22:42:36 +0000
commit6114c472698644076bd26afd69b8a99f4f456b1a (patch)
treefe8e824c7372df636eca0d1e1ac348013e5034a0 /i18n/french/root
parent93d2b0ec84e7f82979aa41b2399b0b3aa8300652 (diff)
* luci/i18n/french: refresh and fix french translation, thanks! (fixes #4)
Diffstat (limited to 'i18n/french/root')
-rwxr-xr-xi18n/french/root/etc/uci-defaults/luci-i18n-french2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/french/root/etc/uci-defaults/luci-i18n-french b/i18n/french/root/etc/uci-defaults/luci-i18n-french
index 3a6f8c200d..e424eaf8d6 100755
--- a/i18n/french/root/etc/uci-defaults/luci-i18n-french
+++ b/i18n/french/root/etc/uci-defaults/luci-i18n-french
@@ -1,6 +1,6 @@
#!/bin/sh
uci batch <<-EOF
- set luci.languages.fr=Français
+ set luci.languages.fr='Francais'
commit luci
EOF