all: change most translate statements to new format, some need manual cleanup
[project/luci.git] / libs / cbi / luasrc / view / cbi / map.htm
index 0b5ac58..8616568 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