help3xsl/default.css |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

New commits:
commit 85beaccba77db3719ba2bba23f5f006cafef7805
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Fri Aug 7 16:37:40 2026 +0200
Commit:     Olivier Hallot <[email protected]>
CommitDate: Fri Aug 7 18:32:43 2026 +0200

    Translated Portuguese->English
    
    Change-Id: Ic8e5b57b796e72a63bd8ed3451ebb51c2adf914d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/209034
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/help3xsl/default.css b/help3xsl/default.css
index 475c5f841d..aa980624b7 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -754,7 +754,7 @@ details.products li {
 }
 
 /* ============================================================
- *  CÓDIGO & PRISM
+ *  CODE & PRISM
  *  ============================================================ */
 code[class*="language-"],
 pre[class*="language-"] {
@@ -800,7 +800,7 @@ pre,
 }
 
 /* ============================================================
- *  TIPOGRAFIA & ÊNFASE
+ *  TYPOGRAPHY & EMPHASIS
  *  ============================================================ */
 .acronym,
 .emph,
@@ -835,7 +835,7 @@ pre,
 }
 
 /* ============================================================
- *  IMAGENS
+ *  IMAGES
  *  ============================================================ */
 .iconimage {
     background: oklch(from var(--text-color) l c h / 45%);
@@ -859,7 +859,7 @@ img[src$=".svg"] {
 }
 
 /* ============================================================
- *  TABELAS
+ *  TABLES
  *  ============================================================ */
 
 table {
@@ -945,7 +945,7 @@ html[dir="ltr"] th {
 }
 
 /* ============================================================
- *  TÍTULOS E PARÁGRAFOS
+ *  HEADINGS AND PARAGRAPHS
  *  ============================================================ */
 p,
 ol,
@@ -1011,7 +1011,7 @@ h6 {
 }
 
 /* ============================================================
- *  MISCELÂNEA
+ *  MISCELLANEOUS
  *  ============================================================ */
 .wide,
 #search-bar {
@@ -1128,7 +1128,7 @@ h6 {
 }
 
 /* ============================================================
- *  NAVEGAÇÃO (langs / modules)
+ *  NAVIGATION (langs / modules)
  *  ============================================================ */
 #langs-nav,
 #modules-nav {
@@ -1176,7 +1176,7 @@ h6 {
 }
 
 /* ============================================================
- *  ÍCONES DOS PRODUTOS
+ *  PRODUCT ICONS
  *  ============================================================ */
 .office-icon,
 .calc-icon,
@@ -1230,7 +1230,7 @@ h6 {
 }
 
 /* ============================================================
- *  PAGINAÇÃO
+ *  PAGINATION
  *  ============================================================ */
 .pagination-container {
     text-align: center;
@@ -1388,7 +1388,7 @@ 
input:not([type="submit"]):not([type="search"]):not([type="text"]):not([type="ch
 }
 
 /* ============================================================
- *  DOAÇÃO / XAPIAN
+ *  DONATION / XAPIAN
  *  ============================================================ */
 .xapian-donation {
     border-top: 2px solid var(--color-brand-700);

Reply via email to