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

Commit af6c5d03 authored by Alina Zaidi's avatar Alina Zaidi
Browse files

[dev_option] Update strings for freeform window toggle

Two toggles have the same name 'enable freeform windows', but users will
see only one of them at a time.

Test: EXEMPT string change
Bug: 348193756
Bug: 348186127
Flag: EXEMPT refactor

Change-Id: I8b61cd022b74980514a853eb9d462864c2b6b3e5
parent e47b907e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1010,8 +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>

    <!-- 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>
    <!-- Title for a toggle that enables support for windows to be in freeform. Freeform windows enables users to freely arrange and resize overlapping apps. [CHAR LIMIT=50] -->
    <string name="enable_freeform_support">Enable freeform windows</string>

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