From d8931db61f5da0b42a8b8553459b06a2f83d6fe9 Mon Sep 17 00:00:00 2001 From: Manuel Menezes de Sequeira Date: Mon, 29 Sep 2014 15:01:22 +0100 Subject: Add missing comma. (Sorry Jens!) I did not properly test my chages... Sorry about that! Can you please release the correct version? --- lang-pt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang-pt.js b/lang-pt.js index c59a184..4999002 100755 --- a/lang-pt.js +++ b/lang-pt.js @@ -1616,7 +1616,7 @@ SnapTranslator.dict.pt = { 'unshared.': 'deixado de partilhar.', 'Unshare': - 'Deixar de Partilhar' + 'Deixar de Partilhar', // produção de código 'map %cmdRing to %codeKind %code': -- cgit v1.3.1