From: Jo-Philipp Wich Date: Tue, 30 Jun 2009 14:49:53 +0000 (+0000) Subject: modules/freifunk: fix i18n X-Git-Tag: 0.10.0~1473 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=684635915be8aeac194d59e136b61d2cf4979283 modules/freifunk: fix i18n --- diff --git a/modules/freifunk/luasrc/view/freifunk/remote_update.htm b/modules/freifunk/luasrc/view/freifunk/remote_update.htm index 3dfaf5d5c..47ac7a356 100644 --- a/modules/freifunk/luasrc/view/freifunk/remote_update.htm +++ b/modules/freifunk/luasrc/view/freifunk/remote_update.htm @@ -49,9 +49,9 @@ $Id: contact.htm 3529 2008-10-07 13:10:24Z jow $
-

+

- +

<% end %> diff --git a/po/de/freifunk.po b/po/de/freifunk.po index 7728c26c7..bbc44de59 100644 --- a/po/de/freifunk.po +++ b/po/de/freifunk.po @@ -252,9 +252,9 @@ msgid "ff_remote_update_keepcfg" msgstr "Konfigurationsdateien wiederherstellen" #. Verify downloaded images -msgid "ff_remote_update_keepcfg" +msgid "ff_remote_update_verify" msgstr "Heruntergeladene Images verifizieren" #. Confirm Upgrade -msgid "ff_remote_update_install" +msgid "ff_remote_update_confirm" msgstr "Update bestätigen" diff --git a/po/en/freifunk.po b/po/en/freifunk.po index a4127dc96..da282f051 100644 --- a/po/en/freifunk.po +++ b/po/en/freifunk.po @@ -248,9 +248,9 @@ msgid "ff_remote_update_keepcfg" msgstr "Keep configuration" #. Verify downloaded images -msgid "ff_remote_update_keepcfg" +msgid "ff_remote_update_verify" msgstr "Verify downloaded images" #. Confirm Upgrade -msgid "ff_remote_update_install" +msgid "ff_remote_update_confirm" msgstr "Confirm Upgrade" diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index 66b9da7ae..2d92108b6 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -233,9 +233,9 @@ msgid "ff_remote_update_keepcfg" msgstr "" #. Verify downloaded images -msgid "ff_remote_update_keepcfg" +msgid "ff_remote_update_verify" msgstr "" #. Confirm Upgrade -msgid "ff_remote_update_install" +msgid "ff_remote_update_confirm" msgstr ""