fix: Simplified Chinese translations

This commit is contained in:
Roy Qu 2023-11-08 14:38:27 +08:00
parent fcdd23177c
commit 847aac5552
2 changed files with 2 additions and 1 deletions

View File

@ -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. - 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: 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. - 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 Red Panda C++ Version 2.25

View File

@ -4967,7 +4967,7 @@ Are you really want to continue?</oldsource>
<location filename="../mainwindow.cpp" line="2735"/> <location filename="../mainwindow.cpp" line="2735"/>
<source>Remove Problem Case</source> <source>Remove Problem Case</source>
<oldsource>Remove Problem Set</oldsource> <oldsource>Remove Problem Set</oldsource>
<translation></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../mainwindow.ui" line="1645"/> <location filename="../mainwindow.ui" line="1645"/>