added German strings

This commit is contained in:
Christian S 2015-11-07 16:30:41 +01:00
parent 97502265ce
commit 65f3be4c56
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="crop__saving">Bild speichern…</string>
<string name="crop__wait">Bitte warten…</string>
<string name="crop__pick_error">Keine Bildquellen verfügbar</string>
<string name="crop__done">übernehmen</string>
<string name="crop__cancel" tools:ignore="ButtonCase">abbrechen</string>
</resources>