Skip to content

Commit

Permalink
adds the new message to static strings
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeety4 committed Aug 28, 2024
1 parent fdeb4ec commit 1ec0180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions corehq/apps/app_manager/static_strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@
gettext_noop('Only Flat Fixture'),
gettext_noop('Only Hierarchical Fixture'),
gettext_noop('Oops! This setting has been discontinued. We recommend you change this setting to Version 2, and it will no longer appear on your settings page.'),
gettext_noop('Oops! This setting has been discontinued. We recommend you change this setting to Version 2.'
' Upon doing so this setting will no longer appear on this page.'),
gettext_noop('Practice Mobile Worker'),
gettext_noop('Prevents mobile workers from using a CommCare app until the '
'Android apps that it needs have been installed on the '
Expand Down

0 comments on commit 1ec0180

Please sign in to comment.