<!-- Title of the notification to prompt the user to configure physical keyboard settings. [CHAR LIMIT=NOTIF_TITLE] -->
<stringname="select_keyboard_layout_notification_title">Configure <xliff:gid="device_name"example="Foobar USB Keyboard">%s</xliff:g></string>
<!-- Title of the notification to prompt the user to configure physical keyboard settings when multiple keyboards connected. [CHAR LIMIT=NOTIF_TITLE] -->
<!-- Notification title when a keyboard has been configured [CHAR LIMIT=NOTIF_TITLE] -->
<stringname="keyboard_layout_notification_selected_title"><xliff:gid="device_name"example="Foobar USB Keyboard">%s</xliff:g> configured</string>
<!-- Notification message shown when one layout was configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
<stringname="keyboard_layout_notification_one_selected_message">Keyboard layout set to <xliff:gid="layout_1"example="English (US)">%s</xliff:g>. Tap to change.</string>
<!-- Notification message shown when two layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
<stringname="keyboard_layout_notification_two_selected_message">Keyboard layout set to <xliff:gid="layout_1"example="English (US)">%1$s</xliff:g>, <xliff:gid="layout_2"example="German">%2$s</xliff:g>. Tap to change.</string>
<!-- Notification message shown when three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
<stringname="keyboard_layout_notification_three_selected_message">Keyboard layout set to <xliff:gid="layout_1"example="English (US)">%1$s</xliff:g>, <xliff:gid="layout_2"example="German">%2$s</xliff:g>, <xliff:gid="layout_3"example="French">%3$s</xliff:g>. Tap to change.</string>
<!-- Notification message shown when more than three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
<stringname="keyboard_layout_notification_more_than_three_selected_message">Keyboard layout set to <xliff:gid="layout_1"example="English (US)">%1$s</xliff:g>, <xliff:gid="layout_2"example="English (US)">%2$s</xliff:g>, <xliff:gid="layout_3"example="French">%3$s</xliff:g>\u2026 Tap to change.</string>
<!-- Notification title when multiple keyboards with selected layouts have been connected the first time simultaneously [CHAR LIMIT=NOTIF_TITLE] -->