From f64ac22b7ea0914cc637b62e1e7ec66396ea0aee Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 21 Apr 2026 18:51:01 +0200 Subject: [PATCH] MUI - Clipboard monitoring feature --- grepWin/translations/Chinese Simplified.lang | 4 ++-- grepWin/translations/Chinese Traditional.lang | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/grepWin/translations/Chinese Simplified.lang b/grepWin/translations/Chinese Simplified.lang index 97788decf..71a51b417 100644 --- a/grepWin/translations/Chinese Simplified.lang +++ b/grepWin/translations/Chinese Simplified.lang @@ -39,8 +39,8 @@ msgid "%ld more matches" msgstr "还有 %ld 个匹配" #. Resource IDs: (1069) -msgid "%path% is replaced with the path of the file, %line% with the line to jump to, %column% with in line offset" -msgstr "%path% 被替换为文件路径,%line% 替换为要跳转到的行,%column% 替换为行内偏移" +msgid "%path% is replaced with the path of the file, %line% with the line to jump to, %column% with in line offset, %pattern% with the search pattern" +msgstr "%path% 被替换为文件路径,%line% 替换为要跳转到的行,%column% 替换为行内偏移, %pattern% with the search pattern" #. Resource IDs: (175) #, c-format diff --git a/grepWin/translations/Chinese Traditional.lang b/grepWin/translations/Chinese Traditional.lang index 20efdafe2..32aed26c2 100644 --- a/grepWin/translations/Chinese Traditional.lang +++ b/grepWin/translations/Chinese Traditional.lang @@ -39,8 +39,8 @@ msgid "%ld more matches" msgstr "還有 %ld 個匹配" #. Resource IDs: (1069) -msgid "%path% is replaced with the path of the file, %line% with the line to jump to, %column% with in line offset" -msgstr "%path% 會被替換為檔案路徑,%line% 替換為要跳轉到的行,%column% 替換為行內偏移" +msgid "%path% is replaced with the path of the file, %line% with the line to jump to, %column% with in line offset, %pattern% with the search pattern" +msgstr "%path% 會被替換為檔案路徑,%line% 替換為要跳轉到的行,%column% 替換為行內偏移, %pattern% with the search pattern" #. Resource IDs: (175) #, c-format