Skip to content

Commit 0f03d93

Browse files
committed
Finishes translating the one comment already started
1 parent 35324ca commit 0f03d93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mobile/src/main/res/values-de/patterns.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ adding translations, please do not modify (.*), $1, ([0-9]+), etc.
2828
<item name="pattern_watch2" type="string">(schaue|spiele) (.+)</item>
2929

3030
<!--
31-
Das folgende muster erlaubt sprachbefehle wie "höre to <album> by <artist>" or
32-
"listen to the album <album> by <artist>".
31+
Die folgenden Muster erlauben Sprachbefehle wie "höre album <name> von <künstler>" oder
32+
"höre das album <name> von <künstler>".
3333
-->
3434
<item name="pattern_listen_to_album_by_artist" type="string">höre( das)? album (.+) von (.+)</item>
3535

0 commit comments

Comments
 (0)