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

Skip to content
Commit f1223e62 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Support sentinel values for CHAR LIMIT.

For common string placements (such notification titles), we should
have consistent CHAR LIMIT values that are applied universally.

Strings can opt-into using these consistent values with new sentinel
values which the "transconsole" tool will turn into real numbers
based on the real-world UI measurements in the linked bug.  The
currently measured values are:

NOTIF_TITLE=48
NOTIF_BODY=384
NOTIF_ACTION=24

DIALOG_TITLE=56
DIALOG_BODY=NONE
DIALOG_ACTION=64

TOAST=384

Bug: 110095706
Test: manual
Change-Id: I6bae3a1b5bb6a03cb50a25325b7eb75a535ee6c5
parent 7bb9fcbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment