OSDN Git Service

plasma: do not translate the wind directions from IonInterface::getWindDirectionIcon()
authorIvailo Monev <xakepa10@gmail.com>
Tue, 15 Aug 2023 16:21:42 +0000 (19:21 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 15 Aug 2023 16:22:04 +0000 (19:22 +0300)
commit340eaa77ef801857fde639a7d28005fe1ead3405
tree132299b61737afdcc1670bbfdaf81ed7cc087892
parentb051d6b6859cc685984b8d1a0ddff1d4fc1e12d1
plasma: do not translate the wind directions from IonInterface::getWindDirectionIcon()

fixes weatherstation plasma applet not showing the wind image (wind_arrows)
when the locale is set to be one other than the default (C/en_US). note
that "N/A" is matched as untranslated string (e.g. in
kdeplasma-addons/applets/weather/weatherapplet.cpp) meaning more changes
may be required to fix other minor issues because "N/A" is translated in
several places

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
plasma/dataengines/weather/ions/ion.cpp