Skip to content

Commit 9a7d876

Browse files
committed
consistent terms: log, not save
1 parent a209015 commit 9a7d876

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/l10n/app_en.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,11 +257,11 @@
257257
"mealLogged": "Meal logged to diary",
258258
"@mealLogged": {},
259259
"ingredientLogged": "Ingredient logged to diary",
260-
"logMeal": "Save meal to nutrition diary",
260+
"logMeal": "Log meal to nutrition diary",
261261
"@logMeal": {},
262262
"addIngredient": "Add ingredient",
263263
"@addIngredient": {},
264-
"logIngredient": "Save ingredient to nutrition diary",
264+
"logIngredient": "Log ingredient to nutrition diary",
265265
"@logIngredient": {},
266266
"searchIngredient": "Search ingredient",
267267
"@searchIngredient": {
@@ -283,7 +283,7 @@
283283
"@goalMacro": {
284284
"description": "The goal for macronutrients"
285285
},
286-
"selectMealToLog": "Select a meal to save to diary",
286+
"selectMealToLog": "Select a meal to log to diary",
287287
"goalEnergy": "Energy goal",
288288
"goalProtein": "Protein goal",
289289
"goalCarbohydrates": "Carbohydrates goal",

0 commit comments

Comments
 (0)