We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6486ed4 commit da8fd35Copy full SHA for da8fd35
app/src/main/res/values-de/strings.xml
@@ -17,10 +17,10 @@
17
<string name="invert_colors">Farben invertieren</string>
18
<!-- Open as -->
19
<string name="open_as">Öffnen als</string>
20
- <string name="text_file">Text-Datei</string>
21
- <string name="image_file">Bild-Datei</string>
22
- <string name="audio_file">Audio-Datei</string>
23
- <string name="video_file">Video-Datei</string>
+ <string name="text_file">Textdatei</string>
+ <string name="image_file">Bilddatei</string>
+ <string name="audio_file">Audiodatei</string>
+ <string name="video_file">Videodatei</string>
24
<string name="other_file">Anderer Dateityp</string>
25
<!-- Compression -->
26
<string name="compress">Komprimieren</string>
0 commit comments