Loading packages/SystemUI/res/values/donottranslate.xml +2 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,8 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Date format for display: should match the lockscreen in /policy. --> <string name="system_ui_date_pattern">@*android:string/system_ui_date_pattern</string> <string name="system_ui_date_pattern" translatable="false">@*android:string/system_ui_date_pattern</string> <!-- Date format for the always on display. --> <item type="string" name="system_ui_aod_date_pattern">eeeMMMd</item> <item type="string" name="system_ui_aod_date_pattern" translatable="false">eeeMMMd</item> </resources> Loading
packages/SystemUI/res/values/donottranslate.xml +2 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,8 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Date format for display: should match the lockscreen in /policy. --> <string name="system_ui_date_pattern">@*android:string/system_ui_date_pattern</string> <string name="system_ui_date_pattern" translatable="false">@*android:string/system_ui_date_pattern</string> <!-- Date format for the always on display. --> <item type="string" name="system_ui_aod_date_pattern">eeeMMMd</item> <item type="string" name="system_ui_aod_date_pattern" translatable="false">eeeMMMd</item> </resources>