[pitivi] ui: Make media/effects library search entries placeholder text translatable
- From: Jean-François Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] ui: Make media/effects library search entries placeholder text translatable
- Date: Fri, 24 Oct 2014 18:01:36 +0000 (UTC)
commit e8eb20ac9adcbb2e0654062140b16f65cc6beded
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date: Fri Oct 24 13:57:09 2014 -0400
ui: Make media/effects library search entries placeholder text translatable
data/ui/effectslibrary.ui | 2 +-
data/ui/medialibrary.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/effectslibrary.ui b/data/ui/effectslibrary.ui
index 79af840..162370e 100644
--- a/data/ui/effectslibrary.ui
+++ b/data/ui/effectslibrary.ui
@@ -83,7 +83,7 @@
<property name="secondary_icon_name">edit-clear-symbolic</property>
<property name="secondary_icon_tooltip_text" translatable="yes">Clear the current
search</property>
<property name="secondary_icon_tooltip_markup" translatable="yes">Clear the current
search</property>
- <property name="placeholder_text">Search...</property>
+ <property name="placeholder_text" translatable="yes">Search...</property>
<signal name="changed" handler="_searchEntryChangedCb" swapped="no"/>
<signal name="icon-release" handler="_searchEntryIconClickedCb" swapped="no"/>
<child internal-child="accessible">
diff --git a/data/ui/medialibrary.ui b/data/ui/medialibrary.ui
index d3b47b9..f9960fb 100644
--- a/data/ui/medialibrary.ui
+++ b/data/ui/medialibrary.ui
@@ -133,7 +133,7 @@
<property name="primary_icon_tooltip_text" translatable="yes" comments="This is used as a
toolbar button tooltip. Here, "select" means "find" rather than "choose". It is
not the user who selects, but rather the user requesting the application to select the relevant
items.">Select clips that have not been used in the project</property>
<property name="secondary_icon_tooltip_text" translatable="yes">Show all clips</property>
<property name="secondary_icon_tooltip_markup" translatable="yes">Show all clips</property>
- <property name="placeholder_text">Search...</property>
+ <property name="placeholder_text" translatable="yes">Search...</property>
<signal name="changed" handler="_searchEntryChangedCb" swapped="no"/>
<signal name="icon-release" handler="_searchEntryIconClickedCb" swapped="no"/>
<child internal-child="accessible">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]