modules/freifunk: fix i18n
[project/luci.git] / modules / freifunk / luasrc / view / freifunk / remote_update.htm
index 3dfaf5d..47ac7a3 100644 (file)
@@ -49,9 +49,9 @@ $Id: contact.htm 3529 2008-10-07 13:10:24Z jow $
                <label for="cb_keepcfg"><%:ff_remote_update_keepcfg Keep configuration%></label><br />
 
                <input type="checkbox" class="cbi-input-checkbox" name="verify" value="1" checked="checked" id="cb_verify" />
-               <label for="cb_verify"><%:ff_remote_update_keepcfg Verify downloaded images%></label><br /><br />
+               <label for="cb_verify"><%:ff_remote_update_verify Verify downloaded images%></label><br /><br />
 
-               <input type="submit" class="cbi-button cbi-button-apply" value="<%:ff_remote_update_install Confirm Upgrade%>" />
+               <input type="submit" class="cbi-button cbi-button-apply" value="<%:ff_remote_update_confirm Confirm Upgrade%>" />
        </form></p>
 
 <% end %>