Applied patch for issue #58 (adding hard coded GUI labels to translations), submitted by Philippe
This commit is contained in:
@@ -127,5 +127,5 @@ void HLRecovery::setRaw (bool raw) {
|
||||
void HLRecovery::setBatchMode (bool batchMode) {
|
||||
|
||||
ToolPanel::setBatchMode (batchMode);
|
||||
method->append_text ("(Unchanged)");
|
||||
method->append_text (M("GENERAL_UNCHANGED"));
|
||||
}
|
||||
|
Reference in New Issue
Block a user