Fix greek translation for application name in menu
authorGeorge Vlahavas <vlahavas@gmail.com>
Sat, 6 Aug 2022 22:18:57 +0000 (01:18 +0300)
committerCamila (Rebase PR Action) <hello@camila.codes>
Tue, 9 Aug 2022 14:46:30 +0000 (14:46 +0000)
commit41079fb52e0926a38a2bb71efc1eda0b300c129d
treed98d188e03a92453e5a7f2cd836781f9331871bc
parent5f2c5952b9194e191cd37a8a5215c08b73d47ea1
Fix greek translation for application name in menu

Somebody had translated the @APPLICATION_NAME@ macro to greek and so if
the user's locale was set to greek (el_GR.utf8) the menu entry would be
messed up. Apparently this was inherited from owncloud like that. This
commit changes it back to @APPLICATION_NAME@.

Signed-off-by: George Vlahavas <vlahavas@gmail.com>
mirall.desktop.in