gst-play: Do not split translatable string
authorXavier Claessens <xavier.claessens@collabora.com>
Fri, 25 Mar 2022 15:21:03 +0000 (11:21 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 19 Apr 2022 18:01:06 +0000 (18:01 +0000)
commit50b58aa9744d5ae5c4d000760e379f168cc6272b
treecd77bdd07516c27743da56320cb3b4efea71f1ab
parentdcd2ccad598e0ce073773ec5deb070a21b71227c
gst-play: Do not split translatable string

Concatenating N_() strings does not work with gi18n.h macro, was working
only with GStreamer's redefinition.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2028>
subprojects/gst-plugins-base/tools/gst-play.c