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

Commit e74ee31f authored by Omico's avatar Omico
Browse files

Fix "Error parsing XML: not well-formed"

frameworks/base/packages/SystemUI/res/values-zh-rTW/cm_strings.xml:65: error: Error parsing XML: not well-formed (invalid token)

Change-Id: Ic29b77776c48d4a663656bf6ea40c8c4f0253414
parent 177fada3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
  <!-- Announcement made when the profiles tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_profiles_changed_off">設定檔已關閉</string>
  <!-- Announcement made when the profiles tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_quick_settings_profiles_changed">設定檔已更改為 <xliff:g id="profile"example="Default">%s </xliff:g></string>
  <string name="accessibility_quick_settings_profiles_changed">設定檔已更改為<xliff:g id="profile" example="Default">%s</xliff:g></string>
  <string name="quick_settings_compass_init">正在初始化\u2026</string>
  <!-- Lights settings, LED notification -->
  <string name="led_notification_title">指示燈設定</string>