Skip to content

Commit 6dc9b83

Browse files
authored
Merge pull request SimpleMobileTools#103 from smarquespt/patch-1
Update strings.xml
2 parents 6172b7e + f91a51e commit 6dc9b83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<string name="rename_note">Renomear nota</string>
1616
<string name="general_note">Nota genérica</string>
1717
<string name="open_file">Abrir ficheiro</string>
18-
<string name="create_new_note">Create a new note</string>
19-
<string name="add_to_note">Add to note</string>
18+
<string name="create_new_note">Criar uma nota</string>
19+
<string name="add_to_note">Adicionar a uma nota</string>
2020

2121
<!-- File notes -->
2222
<string name="export_as_file">Exportar como ficheiro</string>
@@ -29,7 +29,7 @@
2929

3030
<!-- Settings -->
3131
<string name="links_and_emails_clickable">Ativar clique em ligações e endereços de e-mail</string>
32-
<string name="place_cursor_end">Place cursor to the end of note</string>
32+
<string name="place_cursor_end">Colocar cursor no fim da nota</string>
3333
<string name="widget_note">Nota utilizada no widget</string>
3434
<string name="gravity">Gravidade</string>
3535
<string name="left">Esquerda</string>

0 commit comments

Comments
 (0)