all: change most translate statements to new format, some need manual cleanup
[project/luci.git] / libs / cbi / luasrc / view / cbi / map.htm
index 0b5ac588175bcc63c7ba1720a630358fdb24ac6b..8616568945c37aec83ff967f02ed3bb2798fa5d8 100644 (file)
@@ -18,7 +18,7 @@ $Id$
        <div class="cbi-map-descr"><%=self.description%></div>
        <%- if self._apply then -%>
                <fieldset class="cbi-section">
-                       <legend><%:cbi_applying%></legend>
+                       <legend><%:Applying changes%></legend>
                        <ul class="cbi-apply"><%-
                                local fp = self._apply()
                                self._apply = nil