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

Commit 2da11633 authored by bobyang's avatar bobyang
Browse files

Remove the wrong message for the pack_theme_title

This message id is duplicate with themed_icon_title.

Bug: 398982575
Flag: EXEMPT refactor
Test: Tested by building and installing picker on local, checking if the
entry shown as expected.

Change-Id: I2bb2d1f54ad333fde82f619b6123761faf12f9c5
parent d42c56a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -367,8 +367,8 @@
    <!-- Title of a section of the customization where the user can select color override for icon. [CHAR LIMIT=30] -->
    <string name="themed_icon_title" msgid="4305612684940220645">Themed icons</string>

    <!-- Title of a section of the customization where the user can select color override for icon. [CHAR LIMIT=30] -->
    <string name="pack_theme_title" msgid="4305612684940220645">Themes</string>
    <!-- Title of a section of the pack theme where the user enter the theme app. [CHAR LIMIT=30] -->
    <string name="pack_theme_title">Themes</string>

    <!-- Title of the tag to indicate beta version. [CHAR LIMIT=6] -->
    <string name="beta_title">Beta</string>