-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.3.4, 8.5.11
-
1
-
Severity 3 - Minor
-
Issue Summary
When resolving inline comments in the editor with Japanese language settings, the following unexpected message is displayed:
- Actual Display:
解決済みのコメントを再度開くには、エディターを閉じて次を選択します:inline.comments.editmode.resolved.dialog.message.more=解決済みコメント Resolved comments
- Expected Display:
解決済みのコメントを再度開くには、エディターを閉じて次を選択します ... ->解決済みコメント
This is reproducible on Data Center: yes
Steps to Reproduce
1. Set the language settings to Japanese.
2. Open the editor and resolve an inline comment.
3. Observe the message displayed for resolving comments.
Expected Results
The message should display:
解決済みのコメントを再度開くには、エディターを閉じて次を選択します ... ->解決済みコメント
Actual Results
The message displayed is:
解決済みのコメントを再度開くには、エディターを閉じて次を選択します:inline.comments.editmode.resolved.dialog.message.more=解決済みコメント Resolved comments
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.