fix(l10n): em-dash sweep across EN source and translations, backfill Crowdin gap
- HellionStrings.resx: 10 in-prose em-dashes -> period/colon per style guide
- 18 HellionStrings.<lang>.resx: 114 mechanical em-dash edits via heuristic
(period before capital, colon otherwise). Skipped: fr (already clean),
zh-Hans/zh-Hant (already clean), ru/uk (em-dash is orthographic norm)
- HellionStrings.de.resx: fix substantive-heuristic miss in Wizard_Cancel_Label
- Language.de.resx: add Hellion Forge maintainer header (native-maintained)
- Backfill the 4 post-Crowdin keys (Options_ColorSelectedInputChannelButton_*,
Options_HideInNewGamePlusMenu_*) into 13 legacy Crowdin locales with
per-key AI-assisted comment marker. All 23 Language.*.resx now at 456 keys.
This commit is contained in:
@@ -223,7 +223,7 @@
|
||||
<value>마법사 다시 표시</value>
|
||||
</data>
|
||||
<data name="Wizard_Cancel_Label" xml:space="preserve">
|
||||
<value>나중에 — 기본값 유지</value>
|
||||
<value>나중에: 기본값 유지</value>
|
||||
</data>
|
||||
<data name="Wizard_Cancel_Tooltip" xml:space="preserve">
|
||||
<value>프로필을 선택하지 않고 마법사를 닫습니다. 플러그인 기본값이 유지되며 다음 플러그인 로드 시 마법사가 다시 표시됩니다.</value>
|
||||
@@ -507,7 +507,7 @@
|
||||
<value>고정 귓속말 탭의 최대 개수 {0}에 도달했습니다. 먼저 하나를 해제하거나 영구 탭으로 변환하세요.</value>
|
||||
</data>
|
||||
<data name="PinTab_PinnedTooltip" xml:space="preserve">
|
||||
<value>고정됨 — 재접속 후에도 유지됩니다.</value>
|
||||
<value>고정됨: 재접속 후에도 유지됩니다.</value>
|
||||
</data>
|
||||
|
||||
<!-- Hellion Chat — Auto-Tell-Tabs (Chat settings tab) -->
|
||||
|
||||
Reference in New Issue
Block a user