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 /template/messages/koffice/kivio.pot | |
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 'template/messages/koffice/kivio.pot')
-rw-r--r-- | template/messages/koffice/kivio.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/messages/koffice/kivio.pot b/template/messages/koffice/kivio.pot index 24e2e1f0..c61d104e 100644 --- a/template/messages/koffice/kivio.pot +++ b/template/messages/koffice/kivio.pot @@ -1191,14 +1191,14 @@ msgstr "" #, no-c-format msgid "" "_: Stencils\n" -"Geometric -Qt::Horizontal Parallelogram" +"Geometric - Horizontal Parallelogram" msgstr "" #: kiviopart/stencils/Dia/Assorted/parallelogram-vertical.shape:4 #, no-c-format msgid "" "_: Stencils\n" -"Geometric -Qt::Vertical Parallelogram" +"Geometric - Vertical Parallelogram" msgstr "" #: kiviopart/stencils/Dia/Assorted/pentagon.shape:4 @@ -3137,7 +3137,7 @@ msgstr "" #, no-c-format msgid "" "_: Stencils\n" -"Civil -Qt::Horizontal Valve" +"Civil - Horizontal Valve" msgstr "" #: kiviopart/stencils/Dia/Civil/civil_motor.shape:4 |