Remove title_for_recently_used from all applicable places

master
PanteraPolnocy 2025-04-15 21:25:02 +02:00
parent 036e29b256
commit ec4e73b931
5 changed files with 1 additions and 5 deletions

View File

@ -14,7 +14,7 @@ Teksturlar
Teksturlar
</text>
<button label="ID-lərin konsola çıxarışı" label_selected=ıxarış" name="Dump"/>
<panel name="scroll_content_panel">
<panel name="scroll_content_panel2">
<texture_picker label="Saçlar" name="hair-baked"/>
<texture_picker label="Saçlar" name="hair_grain"/>
<texture_picker label="Saç alfası" name="hair_alpha"/>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="emojipicker" title="Choisir un émoji">
<floater.string name="title_for_recently_used" value="Récemment utilisé"/>
<floater.string name="title_for_frequently_used" value="Souvent utilisé"/>
<floater.string name="text_no_emoji_for_filter" value="Aucun emoji trouvé pour '[FILTER]'"/>
<text name="Dummy">

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="emojipicker" title="Scegli Emoji">
<floater.string name="title_for_recently_used" value="Usate di recente"/>
<floater.string name="title_for_frequently_used" value="Usate di frequente"/>
<floater.string name="text_no_emoji_for_filter" value="Nessuna emoji trovata per '[FILTER]'"/>
<text name="Dummy">

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="emojipicker" title="Выберите эмодзи">
<floater.string name="title_for_recently_used" value="Недавно использованный"/>
<floater.string name="title_for_frequently_used" value="Часто используемый"/>
<floater.string name="text_no_emoji_for_filter" value="Не найдено эмодзи для '[FILTER]'"/>
<text name="Dummy">Эмодзи не выбраны</text>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="emojipicker">
<floater.string name="title_for_recently_used" value="最近" />
<floater.string name="text_no_emoji_for_filter" value="未找到'[FILTER]'表情符號" />
<floater.string name="title_for_frequently_used" value="常用" />
<text name="Dummy">未選擇表情符號</text>