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

Commit 34d01a14 authored by Jan Nordqvist's avatar Jan Nordqvist
Browse files

Updated string char-limits to better match available space for data usage.

Bug: 77641038

Test: manual
Change-Id: Ie78d57f6527c36bdc4bdc297e9184d687f78bb1b
parent 68f331d4
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -9078,13 +9078,13 @@
    <!-- Data usage remaining string [CHAR LIMIT=30] -->
    <!-- Data usage remaining string [CHAR LIMIT=30] -->
    <string name="data_used"><xliff:g name="bytes" example="2 GB">^1</xliff:g> used</string>
    <string name="data_used"><xliff:g name="bytes" example="2 GB">^1</xliff:g> used</string>
    <!-- Data usage remaining string [CHAR LIMIT=30] -->
    <!-- Data usage remaining string [CHAR LIMIT=13] -->
    <string name="data_used_formatted"><xliff:g name="value" example="500">^1</xliff:g> <xliff:g name="units" example="GB">^2</xliff:g> used</string>
    <string name="data_used_formatted"><xliff:g name="value" example="500">^1</xliff:g> <xliff:g name="units" example="GB">^2</xliff:g> used</string>
    <!-- Data usage over limit string [CHAR LIMIT=30] -->
    <!-- Data usage over limit string [CHAR LIMIT=13] -->
    <string name="data_overusage"><xliff:g name="bytes" example="2 GB">^1</xliff:g> over</string>
    <string name="data_overusage"><xliff:g name="bytes" example="2 GB">^1</xliff:g> over</string>
    <!-- Optional part of data usage showing the remaining amount [CHAR LIMIT=30] -->
    <!-- Optional part of data usage showing the remaining amount [CHAR LIMIT=13] -->
    <string name="data_remaining"><xliff:g name="bytes" example="2 GB">^1</xliff:g> left</string>
    <string name="data_remaining"><xliff:g name="bytes" example="2 GB">^1</xliff:g> left</string>
    <!-- Informational text about time left in billing cycle [CHAR LIMIT=60] -->
    <!-- Informational text about time left in billing cycle [CHAR LIMIT=60] -->