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

Better error message when unable to load deck

This commit is contained in:
Daniel Svärd 2010-02-28 13:16:56 +01:00
parent e6b2894d69
commit d08c28c6e1

View File

@ -32,7 +32,7 @@
<string name="show_answer">Show Answer</string>
<string name="show_question">Show Question</string>
<string name="card_hint">Flashcard</string>
<string name="deck_not_loaded">No deck loaded.</string>
<string name="deck_not_loaded">Failed to load deck.</string>
<string name="deck_not_loaded_detail">Please, press menu and select one of the decks stored in your sd card.</string>
<string name="deck_empty">Deck is empty.</string>