Skip to content

Commit

Permalink
update ger (#46)
Browse files Browse the repository at this point in the history
* update german translation
  • Loading branch information
mueller-ma authored and kevinhinterlong committed Jun 21, 2017
1 parent 635c6e2 commit 8851003
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions app/src/main/res/values-de/array.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<resources>

<string-array name="fontSizeTitles">
<item>Smallest</item>
<item>Smaller</item>
<item>Sehr klein</item>
<item>Klein</item>
<item>Normal</item>
<item>Larger</item>
<item>Largest</item>
<item>Groß</item>
<item>Sehr groß</item>
</string-array>

</resources>
</resources>
6 changes: 3 additions & 3 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<string name="menu_settings">Einstellungen</string>
<string name="share">Link teilen</string>
<string name="search">Suchen</string>
<string name="exit">Schluss</string>
<string name="exit">Beenden</string>
<string name="text_size_preference">Schriftgröße</string>
<string name="refresh">Refresh</string>
</resources>
<string name="refresh">Aktualisieren</string>
</resources>

0 comments on commit 8851003

Please sign in to comment.