fix: translation error

This commit is contained in:
Roy Qu 2024-03-26 14:08:35 +08:00
parent 5976ef95ea
commit 8ca693f8dc
2 changed files with 2 additions and 3 deletions

View File

@ -88,10 +88,9 @@ Red Panda C++ Version 2.27
- change: Set focus to "find" button when "find in files..." dialog is openned.
- enhancement: Correct tab orders for all setting pages/dialogs.
- enhancement: Shortcut key for buttons in find/replace and "find in files" dialogs.
- enhancement: Auto define macro "_DEBUG" for "Debug" compiler set(like visual studio).
- enhancement: Suggest macro names after "#ifdef"/"#ifndef".
- enhancement: Info contents from stderr are logged into "Tools Output" panel, add problem case name info to the log.
- enhancement: If contents from stderr are logged into "Tools Output" panel, add problem case name info to the log.
- fix: In split screen mode, editor on the right can't be correctly found by commands.
Red Panda C++ Version 2.26

View File

@ -3099,7 +3099,7 @@ p, li { white-space: pre-wrap; }
<message>
<location line="+26"/>
<source>Redirect STDERR to Tools output panel</source>
<translation></translation>
<translation>(stderr)</translation>
</message>
<message>
<location line="+22"/>