Commit fca582a
Changed files (1)
lib
l10n
lib/l10n/app_en.arb
@@ -51,7 +51,7 @@
"@errNoRangeForExport": {},
"errPleaseSelect": "please select",
"@errPleaseSelect": {},
- "errWrongImportFormat": "You can only import files in csv and SQLite db format.",
+ "errWrongImportFormat": "You can only import files in CSV and SQLite database format.",
"@errWrongImportFormat": {},
"errNeedHeadline": "You can only import files with a headline.",
"@errNeedHeadline": {},
@@ -122,10 +122,13 @@
"confirmDeletion": "Confirm deletion",
"@confirmDeletion": {},
"age": "Age",
+ "@age": {},
"determineWarnValues": "Determine warn values",
+ "@determineWarnValues": {},
"aboutWarnValuesScreen": "About",
"@aboutWarnValuesScreen": {},
- "aboutWarnValuesScreenDesc": "More information on warn values",
+ "aboutWarnValuesScreenDesc": "More info on warn values",
+ "@aboutWarnValuesScreenDesc": {},
"sysWarn": "Systolic warn",
"@sysWarn": {},
"diaWarn": "Diastolic warn",
@@ -186,7 +189,7 @@
"@exportCustomEntries": {},
"addEntry": "Add field",
"@addEntry": {},
- "exportMimeType": "Export MIME type",
+ "exportMimeType": "Export media type",
"@exportMimeType": {},
"exportMimeTypeDesc": "Signalizes type to other apps",
"@exportMimeTypeDesc": {},
@@ -198,7 +201,7 @@
"@csv": {},
"pdf": "PDF",
"@pdf": {},
- "db": "SQLITE DB",
+ "db": "SQLite DB",
"@db": {},
"text": "text",
"@text": {},
@@ -226,7 +229,7 @@
"@sourceCode": {},
"licenses": "3rd party licenses",
"@licenses": {},
- "importSuccess": "Successfully imported {count} entries",
+ "importSuccess": "Imported {count} entries",
"@importSuccess": {
"placeholders": {
"count": {
@@ -287,7 +290,7 @@
"@warnAboutTxt2": {},
"warnAboutTxt3": "Feel free to change the values to suit your needs and follow the recommendations of your doctor.",
"@warnAboutTxt3": {},
- "enterTimeFormatTxt1": "A formatter String is a blend of predefined ICU/Skeleton Strings and any additional text you'd like to include.",
+ "enterTimeFormatTxt1": "A formatter string is a blend of predefined ICU/Skeleton strings and any additional text you'd like to include.",
"@enterTimeFormatTxt1": {},
"enterTimeFormatTxt2": " If you're curious about the complete list of valid formats, you can find them right here.",
"@enterTimeFormatTxt2": {},
@@ -307,9 +310,9 @@
"@time": {},
"confirmDelete": "Confirm deletion",
"@confirmDelete": {},
- "confirmDeleteDesc": "Do you really want to delete this entry? You can turn of this question in the settings.",
+ "confirmDeleteDesc": "Delete this entry? (You can turn of this question in the settings.)",
"@confirmDeleteDesc": {},
- "deletionConfirmed": "Entry has been deleted.",
+ "deletionConfirmed": "Entry deleted.",
"@deletionConfirmed": {},
"day": "Day",
"@day": {},
@@ -333,6 +336,8 @@
}
},
"last7Days": "7 days",
+ "@last7Days": {},
"last30Days": "30 days",
+ "@last30Days": {},
"allowMissingValues": "Allow missing values"
}