mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-13 05:44:58 +00:00
more tag and more translate
This commit is contained in:
@@ -32,7 +32,7 @@ public class ConfigTunnelsHandler extends FormHandler {
|
||||
}
|
||||
|
||||
public void setShouldsave(String moo) {
|
||||
if ( (moo != null) && (moo.equals("Save changes")) )
|
||||
if ( (moo != null) && (moo.equals(_("Save changes"))) )
|
||||
_shouldSave = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user