ReModel: remove the CharacterInstanceId: client

This commit is contained in:
Thomas Andres Gomez 2025-03-25 15:57:39 +01:00
parent a5adc61e90
commit 9cc6414648
67 changed files with 891 additions and 953 deletions

View file

@ -223,14 +223,12 @@
<string name="game_master__action">GameMaster</string>
<string name="game_master__character__filter">Filtrer par nom :</string>
<string name="game_master__character_level__label">niv: %1$d</string>
<string name="game_master__character_tag__character_search">Joueur</string>
<string name="game_master__character_tag__character_label">Joueur-%1$d</string>
<string name="game_master__character_tag__npc_search">Npc</string>
<string name="game_master__character_tag__npc_label">Npc-%1$d</string>
<string name="game_master__character_tag__character">Joueur</string>
<string name="game_master__character_tag__npc">Npc</string>
<string name="game_master__character_action__display_portrait">Afficher le portrait</string>
<string name="game_master__character_action__add_to_group">Ajouter au groupe</string>
<string name="game_master__character_action__remove_from_group">Retirer du groupe (id: %1$d)</string>
<string name="game_master__character_action__remove_from_group">Retirer du groupe</string>
<string name="game_master__character_action__add_to_npc">Ajouter aux Npcs</string>
<string name="game_master__character_action__remove_from_npc">Retirer des Npcs (id: %1$d)</string>
<string name="game_master__character_action__remove_from_npc">Retirer des Npcs</string>
</resources>