[totem] Remove "automatically" from strings
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Remove "automatically" from strings
- Date: Tue, 27 Apr 2010 16:42:48 +0000 (UTC)
commit be3ef3405d53d03d0b0d422c1bcdb6b2c2fabcff
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]