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

Commit c8880571 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add string for set data warning." into nyc-mr1-dev

parents b5807e19 d10686ff
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -7366,6 +7366,9 @@
    <!-- Format string describing how much data has been used [CHAR LIMIT=20] -->
    <string name="data_used_template"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> used</string>
    <!-- Label for switch about whether to warn user about usage [CHAR LIMIT=30] -->
    <string name="set_data_warning">Set data warning</string>
    <!-- Label for button to set the amount of data before user is warned about usage [CHAR LIMIT=30] -->
    <string name="data_warning">Data warning</string>