Skip to content

Commit

Permalink
fix: resolved error when clicking on interface preference
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruan625Br committed Jan 6, 2024
1 parent 54a80fe commit d0435f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/src/main/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,16 +275,13 @@
<string name="experimental_trash_can">Lata de lixo experimental</string>
<string name="corner_family_rounded">Arredondado</string>
<string name="rotate_screen_cd">Girar Tela</string>
<string name="pref_key_selected_file_background_opacity">selecionado_arquivo_fundo_opacidade</string>
<string name="pref_summary_show_fast_scroll">Ative ou desative a rolagem rápida na lista de arquivos.</string>
<string name="corner_family_cut_top_left">Cortado (canto superior esquerdo)</string>
<string name="edit">Editar</string>
<string name="pref_title_corner_family">Família arredondada</string>
<string name="restore">Restaurar</string>
<string name="corner_family_cut">Cortar</string>
<string name="pref_key_transparent_list_background">transparente_lista_fundo</string>
<string name="pref_title_show_fast_scroll">Mostrar scroll rápido na lista de arquivos</string>
<string name="pref_key_show_fast_scroll">mostrar_scroll_rapido</string>
<string name="corner_family_rounded_top_right">Arredondado (Canto superior direito)</string>
<string name="corner_family_cut_top_right">Cortado (canto superior direito)</string>
<string name="play_video">Reproduzir vídeo</string>
Expand All @@ -293,10 +290,8 @@
<string name="pref_summary_corner_family">Escolha o arredondamento de cantos para seu layout.</string>
<string name="cancel">Cancelar</string>
<string name="corner_family_cut_top_right_bottom">Cortado (superior direito e inferior)</string>
<string name="pref_key_corner_family">familia_arredondada</string>
<string name="corner_family_rounded_top_left">Arredondado (Canto superior esquerdo)</string>
<string name="corner_family_rounded_top_right_bottom_left">Arredondado (superior direito e inferior esquerdo)</string>
<string name="pref_key_file_list_margins">arquivo_lista_margens</string>
<string name="trash_is_empty">Lixeira está vazia</string>
<string name="pause_video">Pausar vídeo</string>
<string name="unable_to_get_apk_package">Não foi possível obter o pacote apk</string>
Expand Down

0 comments on commit d0435f5

Please sign in to comment.