commit | 803e5452592b7f1268ad1200d9065d1ab9d9ebba | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Wed May 19 12:21:57 2021 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Wed May 19 14:29:46 2021 -0400 |
tree | b047d7609f932657dce05bf47576f4c1b8ca11a2 | |
parent | c6850e0a9f7edfa215b87cc53bdc4d9a7150b0f1 [diff] |
Create state strings for every stock tile For stock tiles state (filled in subtitle when there is not one set by the tiles), we specify values for each of the tiles states. That way, they can be translated with that specific tile name in mind for grammatical matching. Custom tiles will use the default. New stock tiles must add a new array to pass tests. Test: QSTileViewImplTest TilesStatesTextTest Fixes: 188163204 Change-Id: Idd4da01994e37cb4778dcdd3080711179cb884c7