Skip to content

Commit

Permalink
chore(locales): fix locale issues
Browse files Browse the repository at this point in the history
  • Loading branch information
recloudstream[bot] committed May 3, 2023
1 parent 27155e0 commit 386ce75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -496,4 +496,4 @@
<string name="quality_hq">HQ</string>
<string name="plugins_downloaded" formatted="true">%d letöltve</string>
<string name="start">Start</string>
</resources>
</resources>
4 changes: 2 additions & 2 deletions app/src/main/res/values-qt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,5 @@
<string name="nsfw">AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOOOGGAGHAGHAAA</string>
<string name="clear_history">aoaaaaaoooghhh</string>
<string name="sort_save">oooooh uuaagh</string>
<string name="action_open_play">\@string/home_play</string>
</resources>
<string name="action_open_play">@string/home_play</string>
</resources>

0 comments on commit 386ce75

Please sign in to comment.