aFileChooser icon indicating copy to clipboard operation
aFileChooser copied to clipboard

Update German translation

Open mobidev111 opened this issue 9 years ago • 0 comments

One minor typo in the German translation:

https://github.com/iPaulPro/aFileChooser/blob/master/aFileChooser/res/values-de/strings.xml#L4

from:

    <string name="storage_removed">Speicher wurde entferntet.</string>

to:

    <string name="storage_removed">Speicher wurde entfernt.</string>

mobidev111 avatar Feb 19 '16 08:02 mobidev111