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:
parent
a84c170396
commit
50697ceb93
8 changed files with 53 additions and 15 deletions
|
|
@ -284,6 +284,9 @@
|
|||
<string name="level_up__character_level_description">Passage du niveau %1$d ▸ %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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue