[totem/gnome-2-32] Remove "automatically" from strings



commit 84babec1d9833093f5405c58c80e7d907d600cd9
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Apr 27 17:42:22 2010 +0100

    Remove "automatically" from strings
    
    It's a computer, it's automatic already.

 data/totem.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/totem.ui b/data/totem.ui
index 8255071..09ab871 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -984,7 +984,7 @@
 			    <object class="GtkCheckButton" id="tpw_auto_subtitles_checkbutton">
 			      <property name="visible">True</property>
 			      <property name="can_focus">True</property>
-			      <property name="label" translatable="yes">Automatically _load subtitle files when movie is loaded</property>
+			      <property name="label" translatable="yes">_Load subtitle files when movie is loaded</property>
 			      <property name="use_underline">True</property>
 			      <property name="relief">GTK_RELIEF_NORMAL</property>
 			      <property name="focus_on_click">True</property>
@@ -1198,7 +1198,7 @@
 			<object class="GtkCheckButton" id="tpw_display_checkbutton">
 			  <property name="visible">True</property>
 			  <property name="can_focus">True</property>
-			  <property name="label" translatable="yes">Automatically _resize the window when a new video is loaded</property>
+			  <property name="label" translatable="yes">_Resize the window when a new video is loaded</property>
 			  <property name="use_underline">True</property>
 			  <property name="relief">GTK_RELIEF_NORMAL</property>
 			  <property name="focus_on_click">True</property>



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