aboutsummaryrefslogtreecommitdiff
path: root/lib/l10n/app_en.arb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/app_en.arb')
-rw-r--r--lib/l10n/app_en.arb20
1 files changed, 18 insertions, 2 deletions
diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb
index 995c91a..e900b76 100644
--- a/lib/l10n/app_en.arb
+++ b/lib/l10n/app_en.arb
@@ -71,10 +71,18 @@
"@importSuccess": {
"description": "The text when an import succeedes"
},
- "tapHint": "Tap to show.",
+ "tapHint": "Check your downloads.",
"@tapHint": {
"description": "The notification hint to tap on it"
},
+ "ingredientsError": "No ingredients found",
+ "@ingredientsError": {
+ "description": "The text when no ingredients can be found in a recipe"
+ },
+ "ingredientsAdded": "Ingredients noted on shopping list",
+ "@ingredientsAdded": {
+ "description": "The text when the ingredients were added to the shopping list"
+ },
"inputError": "Must not be empty.",
"@inputError": {
"description": "The text when a specific input is left empty"
@@ -99,10 +107,18 @@
"@info4": {
"description": "A field name in the info panel"
},
- "info5": "Legal notice",
+ "info5": "Privacy Notice",
"@info5": {
"description": "A field name in the info panel"
},
+ "info6": "Legal notice",
+ "@info6": {
+ "description": "A field name in the info panel"
+ },
+ "info7": "Changelog",
+ "@info7": {
+ "description": "A field name in the info panel"
+ },
"settingTitle1": "Display",
"@settingTitle1": {
"description": "A title for a section in the settings"