deutsche Übersetzung Einstellungen Katine
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="price_group_entries">
|
||||
<string-array name="pref_price_group_entries">
|
||||
<item>Alle</item>
|
||||
<item>Student</item>
|
||||
<item>Angestellter</item>
|
||||
<item>Andere</item>
|
||||
</string-array>
|
||||
<string-array name="pref_price_group_values">
|
||||
<item>all</item>
|
||||
<item>student</item>
|
||||
<item>employee</item>
|
||||
<item>other</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user