Skip to content

Commit d214491

Browse files
authored
Merge pull request #36 from smarquespt/master
Portuguese update and typo fix in source file
2 parents 96d85ef + 18a5bb8 commit d214491

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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
@@ -79,13 +79,13 @@
7979
<string name="fileproperties_title"><u>Simple File Properties (diálogo de propriedades)</u></string>
8080

8181
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
82-
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
82+
<string name="app_short_description">Um gestor de ficheiros para explorar e editar os ficheiros e diretórios.</string>
8383
<string name="app_long_description">
84-
Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish.
84+
Pode utilizar a aplicação para explorar a pasta 'root' e os armazenamentos interno e externo. Pode renomear, copiar, mover, apagar e partilhar todos os ficheiros que quiser.
8585

8686

87-
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.
87+
Não contém anúncios nem permissões desnecessárias. Disponibiliza um tema escuro e é totalmente 'open source'.
8888

89-
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
89+
Esta aplicação é apenas parte de um conjunto mais vasto de aplicações. Saiba mais em http://www.simplemobiletools.com
9090
</string>
9191
</resources>

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
9191
<string name="app_short_description">A simple file manager for browsing and editing files and directories.</string>
9292
<string name="app_long_description">
93-
Can also be used for browsing root files and SDcard content. You can easily renamem copy, move, delete and share anything you wish.
93+
Can also be used for browsing root files and SDcard content. You can easily rename, copy, move, delete and share anything you wish.
9494

9595

9696
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.

0 commit comments

Comments
 (0)