gnome-subtitles r1050 - trunk/src/Glade



Author: pcastro
Date: Mon Sep 29 23:31:07 2008
New Revision: 1050
URL: http://svn.gnome.org/viewvc/gnome-subtitles?rev=1050&view=rev

Log:
Fixed mneumonics.


Modified:
   trunk/src/Glade/TimingsShiftDialog.glade

Modified: trunk/src/Glade/TimingsShiftDialog.glade
==============================================================================
--- trunk/src/Glade/TimingsShiftDialog.glade	(original)
+++ trunk/src/Glade/TimingsShiftDialog.glade	Mon Sep 29 23:31:07 2008
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Sat Jun  7 22:47:11 2008 
+<!--Generated with glade3 3.4.5 on Mon Sep 29 23:48:11 2008 
 	Version: 3.0.1
 	Date: Thu Dec  7 16:42:10 2006
 	User: noup
@@ -94,7 +94,7 @@
             <property name="label_xalign">0</property>
             <property name="shadow_type">GTK_SHADOW_NONE</property>
             <child>
-              <widget class="GtkAlignment" id="alignment1">
+              <widget class="GtkAlignment" id="applyToAlignment">
                 <property name="visible">True</property>
                 <property name="border_width">4</property>
                 <property name="left_padding">12</property>
@@ -106,7 +106,7 @@
                       <widget class="GtkRadioButton" id="allSubtitlesRadioButton">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="label" translatable="yes">All subtitles</property>
+                        <property name="label" translatable="yes">_All subtitles</property>
                         <property name="use_underline">True</property>
                         <property name="response_id">0</property>
                         <property name="active">True</property>
@@ -121,7 +121,7 @@
                       <widget class="GtkRadioButton" id="selectedSubtitlesRadioButton">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="label" translatable="yes">Selected subtitles</property>
+                        <property name="label" translatable="yes">_Selected subtitles</property>
                         <property name="use_underline">True</property>
                         <property name="response_id">0</property>
                         <property name="draw_indicator">True</property>
@@ -137,7 +137,7 @@
                       <widget class="GtkRadioButton" id="fromFirstSubtitleToSelectionRadioButton">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="label" translatable="yes" comments="This means to apply the shift command from the selected subtitle to the first subtitle.">From first subtitle to selection</property>
+                        <property name="label" translatable="yes" comments="This means to apply the shift command from the selected subtitle to the first subtitle.">From _first subtitle to selection</property>
                         <property name="use_underline">True</property>
                         <property name="response_id">0</property>
                         <property name="draw_indicator">True</property>
@@ -153,7 +153,7 @@
                       <widget class="GtkRadioButton" id="fromSelectionToLastSubtitleRadioButton">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="label" translatable="yes" comments="This means to apply the shift command from the selected subtitle to the last subtitle.">From selection to last subtitle</property>
+                        <property name="label" translatable="yes" comments="This means to apply the shift command from the selected subtitle to the last subtitle.">From selection to _last subtitle</property>
                         <property name="use_underline">True</property>
                         <property name="response_id">0</property>
                         <property name="draw_indicator">True</property>
@@ -205,7 +205,7 @@
                 <property name="has_default">True</property>
                 <property name="response_id">-5</property>
                 <child>
-                  <widget class="GtkAlignment" id="alignment2">
+                  <widget class="GtkAlignment" id="actionAreaAlignment">
                     <property name="visible">True</property>
                     <property name="xscale">0</property>
                     <property name="yscale">0</property>
@@ -226,7 +226,7 @@
                         <child>
                           <widget class="GtkLabel" id="buttonLabel">
                             <property name="visible">True</property>
-                            <property name="label" translatable="yes">Shift</property>
+                            <property name="label" translatable="yes">_Shift</property>
                             <property name="use_underline">True</property>
                           </widget>
                           <packing>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]