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

Commit 4307ce02 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Fix some l18n issues

Test: manual in different locales
Fixes: 159638928
Fixes: 159164084

Change-Id: I24ba91962cafd1fd2bd2b7e434f1312833cb69bc
parent 8f0c403d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@
                    android:clickable="false"
                    android:focusable="false"
                    android:ellipsize="end"
                    android:maxLines="3"
                    android:maxLines="4"
                    android:textAppearance="@style/TextAppearance.NotificationImportanceDetail"/>
            </com.android.systemui.statusbar.notification.row.ButtonLinearLayout>

+1 −0
Original line number Diff line number Diff line
@@ -128,6 +128,7 @@
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:layout_centerVertical="true"
                    android:textDirection="locale"
                    style="@style/TextAppearance.NotificationImportanceChannelGroup" />
            </LinearLayout>
        </com.android.systemui.statusbar.notification.row.ButtonLinearLayout>