<!-- Toast notification that the system has successfully deleted the log for this session [CHAR LIMIT=35] -->
<stringname="notify_logging_suspended">Logging temporarily suspended. To disable permanently, go to Android Keyboard Settings</string>
<!-- TODO: remove translatable=false attribute once text is stable -->
<stringname="research_notify_logging_suspended"translatable="false">Logging temporarily suspended. To disable permanently, go to Android Keyboard Settings</string>
<!-- Toast notification that the system has failed to delete the log for this session [CHAR LIMIT=35] -->
<stringname="notify_session_log_not_deleted">Session log NOT deleted</string>
<!-- Toast notification that the system has recorded the whole session history [CHAR LIMIT=35] -->
<stringname="notify_session_history_logged">Session history logged</string>
<!-- Toast notification that the system has failed to record the whole session history [CHAR LIMIT=35] -->
<stringname="notify_session_history_not_logged">Error: Session history NOT logged</string>
<!-- TODO: remove translatable=false attribute once text is stable -->
<stringname="research_notify_session_log_not_deleted"translatable="false">Session log NOT deleted</string>
<!-- Toast notification that the system is enabling logging [CHAR LIMIT=35] -->