mirror of
https://github.com/bitwarden/android.git
synced 2026-04-30 21:08:38 -05:00
PM-19978: Build out flight recorder UI (#5009)
This commit is contained in:
@@ -1226,4 +1226,14 @@ Do you want to switch to this account?</string>
|
||||
<string name="enable_flight_recorder_title">Enable flight recorder</string>
|
||||
<string name="recorded_logs_title">Recorded logs</string>
|
||||
<string name="no_logs_recorded">No logs recorded</string>
|
||||
<string name="experiencing_an_issue">Experiencing an issue?</string>
|
||||
<string name="enable_temporary_logging_to_collect_and_inspect_logs_locally">Enable temporary logging to collect and inspect logs locally. When enabled, application states and network calls may be logged—never sensitive vault information.</string>
|
||||
<string name="to_get_started_set_a_logging_duration">To get started, set a logging duration. Logging
will automatically turn off after this period, giving you time to capture activity while reproducing
any issues.</string>
|
||||
<string name="logs_will_be_automatically_deleted_after_30_days">Logs will be automatically deleted after 30 days. Bitwarden is only able to access your log data when you share it.</string>
|
||||
<string name="for_details_on_what_is_and_isnt_logged">For details on what is and isn’t logged, visit the\n<annotation link="helpCenter">Bitwarden help center.</annotation></string>
|
||||
<string name="logging_duration">Logging duration</string>
|
||||
<string name="flight_recorder_one_hour">1 hour</string>
|
||||
<string name="flight_recorder_eight_hours">8 hours</string>
|
||||
<string name="flight_recorder_twenty_four_hours">24 hours</string>
|
||||
<string name="flight_recorder_one_week">1 week</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user