Display a title on groups header menu

This commit is contained in:
BONNEVILLE Geoffroy
2018-06-06 18:26:05 +02:00
parent 7bd6c0dd09
commit 915cad8c85
4 changed files with 28 additions and 13 deletions

View File

@@ -222,6 +222,12 @@
<data name="GroupSearch.PlaceholderText" xml:space="preserve">
<value>Rechercher...</value>
</data>
<data name="GroupsHeaderTextBlock.Text" xml:space="preserve">
<value>Groupes</value>
</data>
<data name="GroupsHeaderToolTip.Content" xml:space="preserve">
<value>Groupes</value>
</data>
<data name="GroupTitle.PlaceholderText" xml:space="preserve">
<value>Nom du nouveau groupe...</value>
</data>