From 1e664a42fed0d07e70c7fda7fbf7c9b89d133487 Mon Sep 17 00:00:00 2001
From: Francois Gouget <fgouget@free.fr>
Date: Fri, 12 Jul 2013 12:30:16 +0200
Subject: [PATCH] po: Don't abbreviate the Portuguese (Brazil) print preview
 button labels.

They fit without trouble.
---
 po/pt_BR.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index c36e70dac59..aa04b0c38e3 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -14193,11 +14193,11 @@ msgstr "Anterior"
 # Abreviated due to small space available
 #: wordpad.rc:165
 msgid "Two pages"
-msgstr "Duas pág."
+msgstr "Duas páginas"
 
 #: wordpad.rc:166
 msgid "One page"
-msgstr "Uma pág."
+msgstr "Uma página"
 
 #: wordpad.rc:167
 msgid "Zoom in"
-- 
GitLab