Skip to content

Commit

Permalink
Remove unused "clear_button" string
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusRodCosta committed Jan 1, 2025
1 parent 89feacc commit 4ad7609
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<string name="toast_saved_file_success">Arquivo salvo com sucesso!</string>
<string name="toast_saved_file_failure">Ocorreu um erro ao salvar o arquivo.</string>

<string name="clear_button">Limpar</string>
<string name="save_button">Salvar</string>
<string name="back_arrow">Voltar</string>
</resources>
1 change: 0 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<string name="toast_saved_file_success">File saved successfully!</string>
<string name="toast_saved_file_failure">An error occurred while saving the file.</string>

<string name="clear_button">Clear</string>
<string name="save_button">Save</string>
<string name="back_arrow">Back Arrow</string>
</resources>

0 comments on commit 4ad7609

Please sign in to comment.