From 312f32ec5fcafd6892f345a95dc9b4dc7e237a66 Mon Sep 17 00:00:00 2001 From: Trey t Date: Sun, 30 Jan 2022 19:21:42 -0600 Subject: [PATCH] closed #55 --- en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.lproj/Localizable.strings b/en.lproj/Localizable.strings index b001238..24075fe 100644 --- a/en.lproj/Localizable.strings +++ b/en.lproj/Localizable.strings @@ -33,7 +33,7 @@ "content_view_tab_main" = "Main"; "content_view_tab_filter" = "Filter"; "content_view_tab_stats" = "Stats"; -"content_view_fill_in_missing_entry" = "Fill in missing entry"; +"content_view_fill_in_missing_entry" = "Update entry"; "content_view_fill_in_missing_entry_cancel" = "Cancel"; "content_view_delete_entry" = "Delete this entry"; "content_view_header_title" = "Past %d days";