Skip to content

Commit 3cd8e36

Browse files
authored
Merge pull request #44 from smarquespt/master
Portuguese update
2 parents acde7b0 + 9d87c5e commit 3cd8e36

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/src/main/res/values-pt-rPT/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
</plurals>
5555

5656
<!-- Favorites -->
57-
<string name="favorites">Favorites</string>
58-
<string name="add_to_favorites">Add to favorites</string>
59-
<string name="remove_from_favorites">Remove from favorites</string>
57+
<string name="favorites">Favoritos</string>
58+
<string name="add_to_favorites">Addicionar aos favoritos</string>
59+
<string name="remove_from_favorites">Remover dos favoritos</string>
6060

6161
<!-- About -->
6262
<string name="about">Acerca</string>
@@ -96,7 +96,7 @@
9696
</string>
9797

9898
<!--
99-
Haven't found some strings? There's more at
99+
Não encontrou todas as cadeias a traduzir? Existem mais algumas em:
100100
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/library/src/main/res
101101
https://github.com/SimpleMobileTools/Simple-File-Picker/tree/master/library/src/main/res
102102
https://github.com/SimpleMobileTools/Simple-File-Properties/tree/master/library/src/main/res

0 commit comments

Comments
 (0)