Increase character limit on PSS toggle translation
This change increase the character limit on the toggle for enabling/disabling memory usage profiling. This toggle is gated behind developer settings and changes some device behaviors; a higher character limit will allow for more accurate translations. Test: N/A Bug: 296454553 Change-Id: I129a22a4c2ebd10f09b3d3a695fdf669da00fe33
This commit is contained in:
@@ -9484,7 +9484,7 @@
|
||||
other {# apps used memory in the last {time}}
|
||||
}</string>
|
||||
|
||||
<!-- Label for toggle that enables the profiling/aggregating of memory usage [CHAR LIMIT=40]-->
|
||||
<!-- Label for toggle that enables the profiling/aggregating of memory usage [CHAR LIMIT=80]-->
|
||||
<string name="force_enable_pss_profiling_title">Enable memory usage profiling</string>
|
||||
<!-- Description with an explanation of the extra resources used if profiling of memory usage is enabled [CHAR LIMIT=NONE]-->
|
||||
<string name="force_enable_pss_profiling_summary">Memory usage profiling requires additional system resources.</string>
|
||||
|
Reference in New Issue
Block a user