diff options
| author | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-13 02:32:09 -0400 |
|---|---|---|
| committer | Nathan Dinsmore <queryselector@gmail.com> | 2013-04-13 02:32:09 -0400 |
| commit | c65a77bd85824171f363c95b615c5025a605b71e (patch) | |
| tree | 6f7e7ca22be155331e6e544bac47d27bf7350386 /lang-pt.js | |
| parent | 15718f44a30a022a5f45001f3fd2d506da504ff1 (diff) | |
| download | snap-yow-c65a77bd85824171f363c95b615c5025a605b71e.tar.gz snap-yow-c65a77bd85824171f363c95b615c5025a605b71e.zip | |
Fixed issue #25
Corrected the capitalization of the "Project notes..." menu item
Diffstat (limited to 'lang-pt.js')
| -rwxr-xr-x | lang-pt.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -623,7 +623,7 @@ SnapTranslator.dict.pt = { 'Activar menus de contexto\ne inspectores não\namigáveis do Morphic!', // menu de projecto - 'Project Notes...': + 'Project notes...': 'Notas deste projecto…', 'New': 'Criar um novo projecto', |
