Add the name of culture and namesbase in the name editor dialog

Added the name of the culture and  namesbase in the dialog "name editor".
This tells information on the "click to generate a culture-specific name"
It tells you the culture before changing name.
This commit is contained in:
Ángel Montero Lamas 2024-01-03 19:02:58 +01:00
parent 845dc893d2
commit 44673c2059
3 changed files with 24 additions and 6 deletions

View file

@ -4612,7 +4612,7 @@
<span data-tip="Speak the name. You can change voice and language in options" class="speaker">🔊</span>
<span
id="provinceNameEditorShortCulture"
data-tip="Generate culture-specific name"
data-tip="Generate culture-specific name for the province"
class="icon-book pointer"
></span>
<span id="provinceNameEditorShortRandom" data-tip="Generate random name" class="icon-globe pointer"></span>
@ -4688,6 +4688,13 @@
class="icon-arrows-cw pointer"
></span>
</div>
<div id="provinceCultureName" data-tip="Dominant culture in the province. This decides the naming criteria">
Province culture:&nbsp;<span id="provinceCultureDisplay"></span>
</div>
<div id="provinceCultureBaseName" data-tip="Namesbase used by the dominant culture in the province.">
Province language:&nbsp;<span id="provinceLanguageDisplay"></span>
</div>
</div>
<div id="namesbaseEditor" class="dialog stable textual" style="display: none">