Fix "geeqie --help" remote commands section translation
authorCarles Pina i Estany <carles@pina.cat>
Mon, 1 Aug 2022 18:52:03 +0000 (19:52 +0100)
committerColin Clark <colin.clark@cclark.uk>
Tue, 2 Aug 2022 08:26:01 +0000 (09:26 +0100)
commit88b5fab823d46ed11bc57739ebf66c080b94aac8
tree31d41132db8647d3877fff27530a31db89b7cd26
parent3726a40f1d0794c4da8875003584be3f4e76f719
Fix "geeqie --help" remote commands section translation

The strings were marked to be translated in the:
"static RemoteCommandEntry remote_commands" as N_("some string")

Now it translates the strings at printing time.
src/remote.c