ADDED EXPORT FUNCTIONALITY
This commit is contained in:
@@ -23,7 +23,7 @@ class Strings {
|
||||
static const String nextFlashcard = "Další flashkarta";
|
||||
|
||||
//static const String importQuotesFromFile = "Importovat hlášky ze souboru";
|
||||
static const String fileExportedSuccessfully = "Soubor byl úspěšně vyexportován.";
|
||||
static const String fileExportedSuccessfully = "Soubor byl úspěšně vyexportován do: ";
|
||||
static const String noUndo = "Tuto akci nelze odčinit.";
|
||||
static const String filterQuery = "Filtrovací požadavek";
|
||||
static const String allQuotesCount = "Celkový počet hlášek";
|
||||
|
||||
Reference in New Issue
Block a user