0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Updated strings from Crowdin

This commit is contained in:
Timothy Rae 2016-01-31 20:31:33 +09:00
parent 139ced774c
commit 8460de8e10
2 changed files with 6 additions and 6 deletions

View File

@ -49,8 +49,8 @@
<string name="pref_cat_flashcard">Prikaz</string>
<string name="pref_cat_whiteboard">Bela tabla</string>
<string name="pref_cat_automatic_display">Samodejno prikaži odgovor</string>
<string name="pref_cat_appearance">Appearance</string>
<string name="pref_cat_appearance_summ">Change themes and default font</string>
<string name="pref_cat_appearance">Videz</string>
<string name="pref_cat_appearance_summ">Spremeni teme in privzeto pisavo</string>
<string name="pref_cat_gestures">Poteze</string>
<string name="pref_cat_gestures_summ">Uporabi tape in potege namesto gumbov</string>
<string name="pref_cat_actions">Dejanja</string>

View File

@ -94,11 +94,11 @@
<item>Vedno</item>
</string-array>
<string-array name="day_theme_labels">
<item>Default</item>
<item>Plain</item>
<item>Privzeta</item>
<item>Gola</item>
</string-array>
<string-array name="night_theme_labels">
<item>Default</item>
<item>Black</item>
<item>Privzeta</item>
<item>Črna</item>
</string-array>
</resources>