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

Commit 5b6a5e4b authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Change wording of input method picker dialog" into lmp-dev

parents 37c665ba 8e2a1dfa
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -3754,10 +3754,10 @@
    <!-- DO NOT TRANSLATE -->
    <string name="locale_replacement">""</string>

    <!-- Title of the pop-up dialog in which the user switches input method components. -->
    <string name="select_input_method">Choose input method</string>
    <!-- Title of a button to open the settings for input methods [CHAR LIMIT=30] -->
    <string name="configure_input_methods">Set up input methods</string>
    <!-- Title of the pop-up dialog in which the user switches keyboard, also known as input method. -->
    <string name="select_input_method">Change keyboard</string>
    <!-- Title of a button to open the settings to enable or disable keyboards, also known as input methods [CHAR LIMIT=30] -->
    <string name="configure_input_methods">Choose keyboards</string>
    <!-- Summary text of a toggle switch to enable/disable use of the physical keyboard in the input method selector [CHAR LIMIT=25] -->
    <string name="use_physical_keyboard">Physical keyboard</string>
    <!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=10] -->