ADDED EXPORT FUNCTIONALITY

This commit is contained in:
odweta
2026-04-03 19:16:20 +02:00
parent 2b4e64c72f
commit 6089ccda45
12 changed files with 158 additions and 31 deletions
+1 -1
View File
@@ -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";