Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79db3ce4 authored by Yomna Nasser's avatar Yomna Nasser Committed by Android (Google) Code Review
Browse files

Merge "Update strings for imsi disclosure and ciphering transparency" into main

parents be640ea6 8c0cc681
Loading
Loading
Loading
Loading
+21 −12
Original line number Diff line number Diff line
@@ -399,28 +399,37 @@
    <string name="cfTemplateRegisteredTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>

    <!-- Title of the cellular network security safety center source's status. -->
    <string name="scCellularNetworkSecurityTitle">Cellular network security</string>
    <string name="scCellularNetworkSecurityTitle">Mobile network security</string>
    <!-- Summary of the cellular network security safety center source's status. -->
    <string name="scCellularNetworkSecuritySummary">Review settings</string>
    <string name="scCellularNetworkSecuritySummary">Encryption, notifications for unencrypted networks</string>
    <!-- Link passed to safety center for the Learn More button on notifications -->
    <!-- DO NOT TRANSLATE -->
    <string name="scCellularNetworkSecurityLearnMore" translatable="false"></string>
    <!-- Title of the safety center issue and notification when the phone's identifier is shared over the network. -->
    <string name="scIdentifierDisclosureIssueTitle">Device identifier accessed</string>
    <!-- Summary of the safety center issue and notification when the phone's identifier is shared over the network. -->
    <string name="scIdentifierDisclosureIssueSummary">A network on the <xliff:g id="disclosure_network">%4$s</xliff:g> connection recorded your device\'s unique identifier (IMSI) <xliff:g id="disclosure_count">%1$d</xliff:g> times in the period between <xliff:g id="disclosure_window_start_time">%2$tr</xliff:g> and <xliff:g id="disclosure_window_end_time">%3$tr</xliff:g>.</string>
    <string name="scIdentifierDisclosureIssueTitle">Device ID accessed</string>
    <!-- Summary of the safety center notification when the phone's identifier is shared over the network. -->
    <string name="scIdentifierDisclosureIssueSummaryNotification">At <xliff:g id="disclosure_time">%1$s</xliff:g>, a nearby network recorded your device\'s unique ID (IMSI or IMEI) while using your <xliff:g id="disclosure_network">%2$s</xliff:g> SIM</string>
    <!-- Summary of the safety center detail card when the phone's identifier is shared over the network. -->
    <string name="scIdentifierDisclosureIssueSummary">At <xliff:g id="disclosure_time">%1$s</xliff:g>, a nearby network recorded your device\'s unique ID (IMSI or IMEI) while using your <xliff:g id="disclosure_network">%2$s</xliff:g> SIM.\n\nThis means that your location, activity, or identity have been logged. This is common practice but may be an issue for people concerned about privacy.</string>

    <!-- Title of the safety center issue and notification when the phone restores an encrypted connection to the network. -->
    <string name="scNullCipherIssueEncryptedTitle">Encrypted connection to <xliff:g id="network_name">%1$s</xliff:g></string>
    <string name="scNullCipherIssueEncryptedTitle">Connected to encrypted network <xliff:g id="network_name">%1$s</xliff:g></string>
    <!-- Summary of the safety center issue and notification when the phone restores an encrypted connection to the network. -->
    <string name="scNullCipherIssueEncryptedSummary">You\'re now connected to a more secure cellular network.</string>
    <string name="scNullCipherIssueEncryptedSummary"><xliff:g id="network_name">%1$s</xliff:g> SIM connection is more secure now</string>
    <!-- Title of the safety center issue and notification when a connected network is not using encryption. -->
    <string name="scNullCipherIssueNonEncryptedTitle">Non-encrypted connection to <xliff:g id="network_name">%1$s</xliff:g></string>
    <!-- Summary of the safety center issue and notification when a connected network is not using encryption.  -->
    <string name="scNullCipherIssueNonEncryptedSummary">You\'re connected to a non-encrypted cellular network. Your calls, messages, and data are vulnerable to interception.</string>

    <string name="scNullCipherIssueNonEncryptedTitle">Connected to unencrypted network</string>
    <!-- Summary of the safety center notification when a connected network is not using encryption.  -->
    <string name="scNullCipherIssueNonEncryptedSummaryNotification">Calls, messages, and data are currently more vulnerable while using your <xliff:g id="network_name">%1$s</xliff:g> SIM</string>
    <!-- Summary of the safety center issue when a connected network is not using encryption.  -->
    <string name="scNullCipherIssueNonEncryptedSummary">Calls, messages, and data are currently more vulnerable while using your <xliff:g id="network_name">%1$s</xliff:g> SIM.\n\nWhen your connection is encrypted again, you\'ll get another notification.</string>

    <!-- Label for the button that links to the cellular network security settings. -->
    <string name="scNullCipherIssueActionSettings">Cellular security settings</string>
    <!-- Label for the button that link to education resourcess about cellular network security settings. -->
    <string name="scNullCipherIssueActionSettings">Mobile network security settings</string>
    <!-- Label for the button that links to education resourcess about cellular network security settings. -->
    <string name="scNullCipherIssueActionLearnMore">Learn more</string>
    <!-- Label for the button to acknowledge the user is connected to an encrypted network again in cellular network security settings. -->
    <string name="scNullCipherIssueActionGotIt">Got it</string>

    <!-- android.net.http Error strings --> <skip />
    <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
+3 −0
Original line number Diff line number Diff line
@@ -957,12 +957,15 @@
  <java-symbol type="string" name="scCellularNetworkSecurityTitle" />
  <java-symbol type="string" name="scCellularNetworkSecurityLearnMore" />
  <java-symbol type="string" name="scIdentifierDisclosureIssueSummary" />
  <java-symbol type="string" name="scIdentifierDisclosureIssueSummaryNotification" />
  <java-symbol type="string" name="scIdentifierDisclosureIssueTitle" />
  <java-symbol type="string" name="scNullCipherIssueActionGotIt" />
  <java-symbol type="string" name="scNullCipherIssueActionLearnMore" />
  <java-symbol type="string" name="scNullCipherIssueActionSettings" />
  <java-symbol type="string" name="scNullCipherIssueEncryptedSummary" />
  <java-symbol type="string" name="scNullCipherIssueEncryptedTitle" />
  <java-symbol type="string" name="scNullCipherIssueNonEncryptedSummary" />
  <java-symbol type="string" name="scNullCipherIssueNonEncryptedSummaryNotification" />
  <java-symbol type="string" name="scNullCipherIssueNonEncryptedTitle" />
  <java-symbol type="string" name="selected" />
  <java-symbol type="string" name="sendText" />