From cd15ebdd055ec1164e21799e79c194a54b88c808 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Mon, 28 Sep 2015 08:57:40 -0700 Subject: [PATCH] LinGui: update translation files Fix list of translatable files. Fix differences in strings between gtkbuilder versions --- gtk/po/POTFILES.in | 16 +++++++++++++++- gtk/src/ghb-3.12.ui | 8 ++++---- gtk/src/ghb.ui | 8 ++++---- 3 files changed, 23 insertions(+), 9 deletions(-) diff --git a/gtk/po/POTFILES.in b/gtk/po/POTFILES.in index 226421484..409b50148 100644 --- a/gtk/po/POTFILES.in +++ b/gtk/po/POTFILES.in @@ -1,3 +1,17 @@ # List of source files containing translatable strings. +[type: gettext/glade] src/ghb.ui +[type: gettext/glade] src/ghb-3.12.ui +[type: gettext/glade] src/ghb-3.14.ui src/main.c -src/ghb.ui +src/audiohandler.c +src/callbacks.c +src/ghbcellrenderertext.c +src/ghb-dvd.c +src/hb-backend.c +src/main.c +src/presets.c +src/preview.c +src/queuehandler.c +src/subtitlehandler.c +src/videohandler.c +src/x264handler.c diff --git a/gtk/src/ghb-3.12.ui b/gtk/src/ghb-3.12.ui index a2ae6ccc6..542a4a3aa 100644 --- a/gtk/src/ghb-3.12.ui +++ b/gtk/src/ghb-3.12.ui @@ -4903,7 +4903,7 @@ This option requires a language to be set in the Selected Languages list.True False end - Burn-In Behavior: + Burn-In Behavior*: right @@ -4942,7 +4942,7 @@ Only one subtitle track can be burned! Since conflicts can occur, the first chos True False end - Burn-In for deficient players: + Burn-In for deficient players*: right @@ -8412,7 +8412,7 @@ Setting this to 0 means there is no maximum height. end - Cancel + _Cancel gtk-cancel True True @@ -8428,7 +8428,7 @@ Setting this to 0 means there is no maximum height. - OK + _Open gtk-ok True True diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index efa73a39a..5ae9fdd64 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4903,7 +4903,7 @@ This option requires a language to be set in the Selected Languages list.True False end - Burn-In Behavior: + Burn-In Behavior*: right @@ -4942,7 +4942,7 @@ Only one subtitle track can be burned! Since conflicts can occur, the first chos True False end - Burn-In for deficient players: + Burn-In for deficient players*: right @@ -8411,7 +8411,7 @@ Setting this to 0 means there is no maximum height. end - Cancel + _Cancel gtk-cancel True True @@ -8427,7 +8427,7 @@ Setting this to 0 means there is no maximum height. - OK + _Open gtk-ok True True -- 2.40.0