diff options
author | Slávek Banko <[email protected]> | 2020-01-01 20:23:27 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-01-01 20:25:39 +0100 |
commit | cfef7d11ec547c56799d4401667f6edb1ed64bc4 (patch) | |
tree | bf128e779bff8f9ee75c00b57694a762849f2565 /koffice-i18n-es | |
parent | 4242af07960460948c6dfc356b92abc941d06e76 (diff) | |
download | koffice-i18n-cfef7d11ec547c56799d4401667f6edb1ed64bc4.tar.gz koffice-i18n-cfef7d11ec547c56799d4401667f6edb1ed64bc4.zip |
Fix inadvertently renamed Horizontal/Vertical => Qt::Horizontal/Vertical.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 3191a612e2961df6e96b584e1647f73124ad51b6)
Diffstat (limited to 'koffice-i18n-es')
-rw-r--r-- | koffice-i18n-es/messages/koffice/kivio.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/koffice-i18n-es/messages/koffice/kivio.po b/koffice-i18n-es/messages/koffice/kivio.po index aada1257..8b432bdb 100644 --- a/koffice-i18n-es/messages/koffice/kivio.po +++ b/koffice-i18n-es/messages/koffice/kivio.po @@ -1210,17 +1210,17 @@ msgid "" msgstr "Geometría - Octógono" #: kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.shape:4 -#, fuzzy, no-c-format +#, no-c-format msgid "" "_: Stencils\n" -"Geometric -Qt::Horizontal Parallelogram" +"Geometric - Horizontal Parallelogram" msgstr "Geometría - Paralelogramo horizontal" #: kiviopart/stencils/Dia/Assorted/parallelogram-vertical.shape:4 -#, fuzzy, no-c-format +#, no-c-format msgid "" "_: Stencils\n" -"Geometric -Qt::Vertical Parallelogram" +"Geometric - Vertical Parallelogram" msgstr "Geometría - Paralelogramo vertical" #: kiviopart/stencils/Dia/Assorted/pentagon.shape:4 @@ -3156,10 +3156,10 @@ msgid "" msgstr "Civil - Línea límite horizontal" #: kiviopart/stencils/Dia/Civil/civil_horizontal_valve.shape:4 -#, fuzzy, no-c-format +#, no-c-format msgid "" "_: Stencils\n" -"Civil -Qt::Horizontal Valve" +"Civil - Horizontal Valve" msgstr "Civil - Válvula horizontal" #: kiviopart/stencils/Dia/Civil/civil_motor.shape:4 |