diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-02-12 12:09:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-02-12 12:09:16 +0900 |
commit | 83f987f19c2abb4bd9c86c3316c7ba4f9a2e85f6 (patch) | |
tree | aa589d874e2ae3f705e7ffdbe11bca015e2384a7 /po/en_GB | |
parent | 2b9140b7a66b64e93beb7346b6a41dfe980924ca (diff) | |
download | digikam-83f987f19c2abb4bd9c86c3316c7ba4f9a2e85f6.tar.gz digikam-83f987f19c2abb4bd9c86c3316c7ba4f9a2e85f6.zip |
Fix typo (see previous commit) also in translation files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/en_GB')
-rw-r--r-- | po/en_GB/digikam.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/en_GB/digikam.po b/po/en_GB/digikam.po index eaeac7d5..49f6025e 100644 --- a/po/en_GB/digikam.po +++ b/po/en_GB/digikam.po @@ -7049,11 +7049,11 @@ msgstr "Font size<br><i>fixed</i> or <i>relative</i><br>to environment" #: imageplugins/inserttext/fontchooserwidget.cpp:240 #, fuzzy msgid "" -"Here you can switch between fixed a font size and a font size to be " +"Here you can switch between a fixed font size and a font size to be " "calculated dynamically and adjusted to any changing environment (e.g. widget " "dimensions, paper size)." msgstr "" -"Here you can switch between fixed font size and font size to be calculated " +"Here you can switch between a fixed font size and font size to be calculated " "dynamically and adjusted to changing environment (e.g. widget dimensions, " "paper size)." |