|
@@ -297,7 +297,7 @@ begin
|
|
begin
|
|
begin
|
|
{MP}
|
|
{MP}
|
|
// Trim trailing artificial accelerators typical for asian translation
|
|
// Trim trailing artificial accelerators typical for asian translation
|
|
- // e.g. "ローカル(&L)"
|
|
|
|
|
|
+ // e.g. "foobar (&L)"
|
|
if IncludingStandaloneKey and
|
|
if IncludingStandaloneKey and
|
|
(I = Length(Result) - 2) and
|
|
(I = Length(Result) - 2) and
|
|
(Result[I - 1] = '(') and
|
|
(Result[I - 1] = '(') and
|