]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fixed Brazilian Portuguese translations (fixes #482)
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 16 Sep 2022 05:28:37 +0000 (07:28 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 16 Sep 2022 05:28:37 +0000 (07:28 +0200)
CHANGES.md
templates/pt_BR/choose-device.tmpl
templates/pt_BR/choose-make.tmpl
templates/pt_BR/modify-printer.tmpl

index 4c06bbf9bfdef57535590b44dc518e7280c2d5da..8b445076e45e646ea6873019182eaa9c1c9e66f5 100644 (file)
@@ -13,6 +13,7 @@ Changes in CUPS v2.4.3 (TBA)
 - Fixed an OpenSSL crash bug (Issue #409)
 - Fixed a potential SNMP OID value overflow issue (Issue #431)
 - Fixed an OpenSSL certificate loading issue (Issue #465)
+- Fixed Brazilian Portuguese translations (Issue #288)
 - Fixed TLS certificate generation bugs.
 - Look for default printer on network if needed (Issue ##452)
 - Now localize HTTP responses using the Content-Language value (Issue #426)
index 441bedb7271c0fc3b8e43dd1811efb0e257672b9..bb231f35649731249dfa02874778e34e16f4d98a 100644 (file)
@@ -41,7 +41,7 @@ VALUE="{device_uri}{?device_make_and_model!Unknown?|{device_make_and_model}:}">
 </TR>
 <TR>
 <TD></TD>
-<TD><INPUT TYPE="SUBMIT" VALUE="Continar"></TD>
+<TD><INPUT TYPE="SUBMIT" VALUE="Continuar"></TD>
 </TR>
 </TABLE>
 
index cfb69845c780c07c6cf752a6fc5c0c6c48d28eba..9541df7208590cc23ded202506a4d59a56742779 100644 (file)
@@ -41,7 +41,7 @@
 </TR>
 <TR>
 <TD></TD>
-<TD><INPUT TYPE="SUBMIT" VALUE="Continar"></TD>
+<TD><INPUT TYPE="SUBMIT" VALUE="Continuar"></TD>
 </TR>
 <TR>
 <TD></TD>
index bb753afc11cd0d623dbbf434f5977da82fbc287a..f8d28c55eac152a036edf85155b863df9d39ddf6 100644 (file)
@@ -32,7 +32,7 @@
 <TR>
 <TR>
 <TD></TD>
-<TD><INPUT TYPE="SUBMIT" VALUE="Continar"></TD>
+<TD><INPUT TYPE="SUBMIT" VALUE="Continuar"></TD>
 </TR>
 </TABLE>