From 108234f2062a03b6a91a23989001137c59b496fd Mon Sep 17 00:00:00 2001 From: master Date: Wed, 22 May 2024 07:47:36 +0900 Subject: [PATCH] Translated by penguinthedawn --- omegat/project_save.tmx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 9bd9c4444..fe80f49b0 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1306,8 +1306,8 @@ #Hotstring c0 <e1>; Make all hotstrings below this point case-insensitive.</e1> - - #Hotstring c0 <e1>; これ以下のホットストリングは、大文字小文字を区別しなくなります。</e1> + + #Hotstring c0 <e1>; これ以下のホットストリングは、大文字と小文字を区別しなくなります。</e1> @@ -1318,6 +1318,14 @@ #Hotstring r c <e0>; 以下のホットストリングはすべて "send raw"を使用し、デフォルトで大文字と小文字が区別されます。</e0> + + + #Hotstring r c <e0>; All the below hotstrings will use "send raw" and will be case-sensitive by default.</e0> + + + #Hotstring r c <e0>; これ以下のホットストリングは、"send raw"を使い、大文字と小文字を区別するようになります。</e0> + + #IfWinActive, #IfWinExist, #IfWinNotActive, #IfWinNotExist (see <a0>#HotIf Optimization</a0>)