diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-15 07:48:29 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-17 02:13:59 +0100 |
commit | 8e5160b818c6d4f25ca7aa5d72db6d5754b92334 (patch) | |
tree | dec36235265f003dd0fc652e314cff9b063aea58 /perl-install/share/po/ta.po | |
parent | b0cab9b33414e0b0a20837345c5502d7aa074ccf (diff) | |
download | drakx-8e5160b818c6d4f25ca7aa5d72db6d5754b92334.tar drakx-8e5160b818c6d4f25ca7aa5d72db6d5754b92334.tar.gz drakx-8e5160b818c6d4f25ca7aa5d72db6d5754b92334.tar.bz2 drakx-8e5160b818c6d4f25ca7aa5d72db6d5754b92334.tar.xz drakx-8e5160b818c6d4f25ca7aa5d72db6d5754b92334.zip |
shrink "expert/normal mode" string
Thus fixing too big translations that make the partition window to be
too big (mga#20360)
This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2
Adjust translations accordingly
(note that some translators have already done so)
Diffstat (limited to 'perl-install/share/po/ta.po')
-rw-r--r-- | perl-install/share/po/ta.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/po/ta.po b/perl-install/share/po/ta.po index 0ab55cd97..35a032c81 100644 --- a/perl-install/share/po/ta.po +++ b/perl-install/share/po/ta.po @@ -1442,13 +1442,13 @@ msgstr "தானியக்க வகுத்தல்" #: diskdrake/interactive.pm:325 #, c-format -msgid "Toggle to normal mode" -msgstr "சாதாரனர் முறைமைக்கு மாறு" +msgid "Normal mode" +msgstr "சாதாரனர் முறைமைக்கு" #: diskdrake/interactive.pm:325 #, c-format -msgid "Toggle to expert mode" -msgstr "அறிஞர் முறைமைக்கு மாறு" +msgid "Expert mode" +msgstr "அறிஞர் முறைமைக்கு" #: diskdrake/interactive.pm:337 #, c-format |