Skip to content

Commit

Permalink
Android - Update Arrays Pt-Br
Browse files Browse the repository at this point in the history
Update arrays file to latest. (hope did not break anything this time).
  • Loading branch information
andercard0 authored Mar 1, 2021
1 parent 5c5e964 commit 74156e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/src/main/res/values-pt-rBR/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<string-array name="gpu_renderer_entries">
<item>Dedicado (OpenGL)</item>
<item>Dedicado (Vulkan)</item>
<item>Software</item>
<item>Aplicativo</item>
</string-array>
<string-array name="settings_gpu_resolution_scale_entries">
<item>1x</item>
Expand All @@ -39,7 +39,7 @@
<item>16x</item>
</string-array>
<string-array name="settings_display_crop_mode_entries">
<item>None</item>
<item>Nenhum</item>
<item>Área Renderizada</item>
<item>Todas as Bordas</item>
</string-array>
Expand Down

0 comments on commit 74156e5

Please sign in to comment.