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

Commit 257c8770 authored by Gil Cukierman's avatar Gil Cukierman
Browse files

Add string resource for cellular security help center

The resource is empty by default and should be overriden to get the
"Learn More" link to show on cellular security safety center issues.

Bug: 321999913
Test: atest CellularNetworkSecuritySafetySourceTest
Change-Id: I1bebd81b207a3d8dab3bfac97557b11fa9c70e5b
parent 253a041a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -400,6 +400,9 @@
    <string name="scCellularNetworkSecurityTitle">Cellular network security</string>
    <!-- Summary of the cellular network security safety center source's status. -->
    <string name="scCellularNetworkSecuritySummary">Review settings</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. -->
+1 −0
Original line number Diff line number Diff line
@@ -956,6 +956,7 @@
  <java-symbol type="string" name="roamingTextSearching" />
  <java-symbol type="string" name="scCellularNetworkSecuritySummary" />
  <java-symbol type="string" name="scCellularNetworkSecurityTitle" />
  <java-symbol type="string" name="scCellularNetworkSecurityLearnMore" />
  <java-symbol type="string" name="scIdentifierDisclosureIssueSummary" />
  <java-symbol type="string" name="scIdentifierDisclosureIssueTitle" />
  <java-symbol type="string" name="scNullCipherIssueActionLearnMore" />