Fix portrait display to use the preview instead of the character Detail.

This avoid to fetch the character detail just to get the portrait.
This commit is contained in:
Thomas Andres Gomez 2025-05-17 23:10:27 +02:00
parent a84c170396
commit 50697ceb93
8 changed files with 53 additions and 15 deletions

View file

@ -284,6 +284,9 @@
<string name="level_up__character_level_description">Passage du niveau %1$d &#x25B8; %2$d</string>
<string name="level_up__skill_level">niv : %1$d -</string>
<string name="portrait_overlay__external_link">Lien vers l'image</string>
<string name="portrait_overlay__close">Fermer</string>
<string name="game_master__title">Admin</string>
<string name="game_master__action">GameMaster</string>
<string name="game_master__action__save">Sauvegarder</string>