1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-23 23:32:23 +02:00

Fix missing alexa at gts2mini menu and change the description of timer from Chronometer to countdown

This commit is contained in:
djurik 2023-02-24 17:43:55 -03:00 committed by Gitea
parent d8b942d623
commit d6c8d6b56d
2 changed files with 2 additions and 1 deletions

View File

@ -534,7 +534,7 @@
<string name="menuitem_activity">Atividade</string>
<string name="menuitem_weather">Clima</string>
<string name="menuitem_alarm">Alarme</string>
<string name="menuitem_timer">Cronômetro</string>
<string name="menuitem_timer">Contagem Regressiva</string>
<string name="menuitem_compass">Bússola</string>
<string name="menuitem_settings">Configurações</string>
<string name="menuitem_alipay">Alipay</string>

View File

@ -1417,6 +1417,7 @@
<item>@string/p_menuitem_findphone</item>
<item>@string/p_menuitem_takephoto</item>
<item>@string/p_menuitem_settings</item>
<item>@string/p_menuitem_alexa</item>
<item>@string/p_menuitem_more</item>
</string-array>