fix: Simplified Chinese translations
This commit is contained in:
parent
fcdd23177c
commit
847aac5552
1
NEWS.md
1
NEWS.md
|
@ -27,6 +27,7 @@ Red Panda C++ Version 2.26
|
|||
- change: In Options —> Editor -> Code Suggestion, option "Hide symbols starting with underscore" default to True.
|
||||
- fix: Crash if include a non-exist header file in the source.
|
||||
- fix: Line numbers for problem case input/output/expected texteditors are not vertically centered.
|
||||
- enhancement: E-ink color scheme.
|
||||
|
||||
Red Panda C++ Version 2.25
|
||||
|
||||
|
|
|
@ -4967,7 +4967,7 @@ Are you really want to continue?</oldsource>
|
|||
<location filename="../mainwindow.cpp" line="2735"/>
|
||||
<source>Remove Problem Case</source>
|
||||
<oldsource>Remove Problem Set</oldsource>
|
||||
<translation>删除试题集</translation>
|
||||
<translation type="unfinished">删除试题案例</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="1645"/>
|
||||
|
|
Loading…
Reference in New Issue