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

Commit 9d84d9ee authored by Selim Cinek's avatar Selim Cinek
Browse files

Added strings for translation with the expand affordance

Bug: 28069681
Change-Id: Ifebc146ed249e6133625607cfc361957e4491882
parent f55f1bcb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@
        android:layout_height="wrap_content"
        android:paddingTop="1dp"
        android:visibility="gone"
        android:contentDescription="@string/expand_button_content_description"
        />
    <ImageView android:id="@+id/profile_badge"
        android:layout_width="@dimen/notification_badge_size"
+6 −0
Original line number Diff line number Diff line
@@ -4263,6 +4263,12 @@
    <!-- Content description of the work profile icon in the notification. -->
    <string name="notification_work_profile_content_description">Work profile</string>

    <!-- Content description of the expand button icon in the notification.-->
    <string name="expand_button_content_description">Expand button</string>

    <!-- Accessibility action description on the expand button. -->
    <string name="expand_action_accessibility">Click to expand</string>

    <!-- User visible name for USB MIDI Peripheral port -->
    <string name="usb_midi_peripheral_name">Android USB Peripheral Port</string>
    <!-- Manufacturer name for USB MIDI Peripheral port -->