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

Commit 55eb9724 authored by Alina Zaidi's avatar Alina Zaidi
Browse files

[Dev options] Update desktop mode related toggle strings for a clearer

user experience

Test: Updated tests
Bug: 348193756
Flag: com.android.window.flags.show_desktop_windowing_dev_option
Change-Id: I0124ae025dee233aaa95d2a38203e4b97f6b5e51
parent 8a225631
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -1010,10 +1010,8 @@
    <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
    <string name="force_resizable_activities_summary">Make all activities resizable for multi-window, regardless of manifest values.</string>

    <!-- UI debug setting: enable legacy freeform window support [CHAR LIMIT=50] -->
    <string name="enable_freeform_support">Enable freeform windows (legacy)</string>
    <!-- UI debug setting: enable legacy freeform window support summary [CHAR LIMIT=150] -->
    <string name="enable_freeform_support_summary">Enable support for experimental legacy freeform windows.</string>
    <!-- Title for a toggle that enables support for windows to be in freeform (apps run in resizable windows). [CHAR LIMIT=50] -->
    <string name="enable_freeform_support">Enable freeform window support</string>

    <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] -->
    <string name="local_backup_password_title">Desktop backup password</string>