diff options
author | John Stebbins <[email protected]> | 2015-09-28 08:57:40 -0700 |
---|---|---|
committer | John Stebbins <[email protected]> | 2015-09-28 08:59:10 -0700 |
commit | cd15ebdd055ec1164e21799e79c194a54b88c808 (patch) | |
tree | 4d5d2a9ae23b257787c724772429a54d121e24f0 /gtk/src/ghb-3.12.ui | |
parent | a28361db34c84f9f6e0d30184655695aec7d5abb (diff) |
LinGui: update translation files
Fix list of translatable files.
Fix differences in strings between gtkbuilder versions
Diffstat (limited to 'gtk/src/ghb-3.12.ui')
-rw-r--r-- | gtk/src/ghb-3.12.ui | 8 |
1 files changed, 4 insertions, 4 deletions
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.</prope <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">end</property> - <property name="label" translatable="yes">Burn-In Behavior:</property> + <property name="label" translatable="yes">Burn-In Behavior*:</property> <property name="justify">right</property> </object> <packing> @@ -4942,7 +4942,7 @@ Only one subtitle track can be burned! Since conflicts can occur, the first chos <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">end</property> - <property name="label" translatable="yes">Burn-In for deficient players:</property> + <property name="label" translatable="yes">Burn-In for deficient players*:</property> <property name="justify">right</property> </object> <packing> @@ -8412,7 +8412,7 @@ Setting this to 0 means there is no maximum height.</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="source_cancel"> - <property name="label" translatable="yes">Cancel</property> + <property name="label" translatable="yes">_Cancel</property> <property name="image">gtk-cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -8428,7 +8428,7 @@ Setting this to 0 means there is no maximum height.</property> </child> <child> <object class="GtkButton" id="source_ok"> - <property name="label" translatable="yes">OK</property> + <property name="label" translatable="yes">_Open</property> <property name="image">gtk-ok</property> <property name="visible">True</property> <property name="can_focus">True</property> |