Skip to content

Commit

Permalink
Remove obsolete strings
Browse files Browse the repository at this point in the history
  • Loading branch information
MeiGuddet committed Sep 30, 2018
1 parent 6fc1948 commit bd46775
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions German/main/MiuiSystemUI.apk/res/values-de/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="accessibility_desc_weather_temperature">
<item quantity="other">Wetter %d Grad</item>
<item quantity="zero">Wetter %d Grad</item>
<item quantity="one">Wetter %d Grad</item>
</plurals>
<plurals name="accessibility_recent_task_enter">
<item quantity="other">Kürzlich geöffnet, verfügbare Apps: %d</item>
<item quantity="one">Kürzlich geöffnet, verfügbare App: %d</item>
Expand Down Expand Up @@ -33,18 +28,6 @@
<item quantity="other">Falscher PUK Code, %d Versuche übrig</item>
<item quantity="one">Falscher PUK Code, %d Versuch übrig</item>
</plurals>
<plurals name="keyguard_charging_info_charging_full_need_hour_time__text">
<item quantity="other">Ca. %d Std bis voll</item>
<item quantity="one">Ca. %d Std bis voll</item>
</plurals>
<plurals name="keyguard_charging_info_charging_full_need_min_time__text">
<item quantity="other">Ca. %d Min bis voll​</item>
<item quantity="one">Ca. %d Min bis voll​</item>
</plurals>
<plurals name="keyguard_charging_info_charging_full_need_time__text">
<item quantity="other">Ca. %1$d Std %2$d Min bis voll​</item>
<item quantity="one">Ca. %1$d Std %2$d Min bis voll​</item>
</plurals>
<plurals name="keyguard_charging_info_could_use_hour_time_text">
<item quantity="other">Ca. %d Std bleiben</item>
<item quantity="one">Ca. %d Std bleibt</item>
Expand Down Expand Up @@ -117,10 +100,6 @@
<item quantity="other">%1$s, %2$s, und %3$d andere</item>
<item quantity="one">%1$s, %2$s, und %3$d andere</item>
</plurals>
<plurals name="notification_group_child_count">
<item quantity="other">%1$d Benachrichtigungen</item>
<item quantity="one">%1$d Benachrichtigung</item>
</plurals>
<plurals name="notification_group_overflow_description">
<item quantity="other">%s Benachrichtigungen mehr enthalten</item>
<item quantity="one">%s Benachrichtigung mehr enthalten</item>
Expand Down

0 comments on commit bd46775

Please sign in to comment.