mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.11.1.1
This commit is contained in:
@@ -114,9 +114,9 @@ public class Vnt_convert_lang {
|
||||
pos += 2; // skip "-{"
|
||||
frame_bfr.Add(Bry__curly_bgn);
|
||||
if (!warning_done) {
|
||||
frame_bfr.Add_str("<span class=\"error\">max depth");
|
||||
frame_bfr.Add_str_a7("<span class=\"error\">max depth");
|
||||
// wfMessage('language-converter-depth-warning')->numParams($this->mMaxDepth)->inContentLanguage()->text()
|
||||
frame_bfr.Add_str("</span>");
|
||||
frame_bfr.Add_str_a7("</span>");
|
||||
warning_done = true;
|
||||
}
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user