add ability to rate a missing day
made bgview equatable so it doesn't get redrawn each time a sheet is shown add more string to localization fill in missing data on launch ... incase they have bgfetch turned off
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
"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_cancel" = "Cancel";
|
||||
"content_view_header_title" = "Past %d days";
|
||||
|
||||
"filter_view_total" = "Total";
|
||||
"filter_view_show_filters" = "Show Filters";
|
||||
|
||||
Reference in New Issue
Block a user