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

Commit 89ea9597 authored by Kevin Jeon's avatar Kevin Jeon Committed by Android (Google) Code Review
Browse files

Merge "Increase character limit on PSS toggle translation" into main

parents b996d0a4 2f9787a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9499,7 +9499,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>