Skip to content

Commit

Permalink
Translated by penguinthedawn
Browse files Browse the repository at this point in the history
  • Loading branch information
master authored and master committed Jul 5, 2024
1 parent 3a9e3ac commit d61dc56
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions omegat/project_save.tmx
Original file line number Diff line number Diff line change
Expand Up @@ -82209,6 +82209,16 @@
<seg>Short DllCall の arg タイプと、無効なタイプに対する未定義の挙動を修正しました。</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Fixed StrPut failing if Length/Buffer is specified and &lt;a0&gt;MultiByteToWideChar&lt;/a0&gt; doesn't support the WC_NO_BEST_FIT_CHARS flag for the target codepage.</seg>
</tuv>
<tuv lang="ja" changeid="penguinthedawn" changedate="20240705T180629Z" creationid="penguinthedawn" creationdate="20240705T180629Z">
<seg>Length/Buffer が指定されて&lt;a0&gt;MultiByteToWideChar&lt;/a0&gt; がターゲットコードページのWC_NO_BEST_FIT_CHARSフラグをサポートしていないときにStrPut が失敗するように修正しました。

サーバーがクライアント認証を要求した場合に、匿名認証を試みるようにダウンロードを修正しました。</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Fixed SysGetIPAddresses causing a Critical Error when the network subsystem is non-functional; e.g. in Windows safe mode.</seg>
Expand Down

0 comments on commit d61dc56

Please sign in to comment.