added prototype of the filter bar + all quotes count
This commit is contained in:
@@ -20,4 +20,8 @@ class Strings {
|
||||
static const String author = "Autor";
|
||||
|
||||
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";
|
||||
static const String filterBy = "Filtrovat podle";
|
||||
static const String exportSelectedQuotes = "Exportovat vybrané hlášky";
|
||||
}
|
||||
Reference in New Issue
Block a user