Skip to content

Commit

Permalink
values: remove unused strings
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed May 24, 2023
1 parent 7425b91 commit 685ff93
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions app/src/main/res/values-uk/arrays.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="audioCodecs">
<item>OPUS</item>
<item>ISAC</item>
</string-array>
<string-array name="cameraFpsLabels">
<item>Стандартно</item>
<item>30 fps</item>
<item>15 fps</item>
</string-array>
<string-array name="nightModeLabels">
<item>Авто</item>
<item>ВВІМК</item>
Expand Down

0 comments on commit 685ff93

Please sign in to comment.