[Xfce4-commits] [apps/catfish] 01/01: Translate "Search for files" (bug #15097)
noreply at xfce.org
noreply at xfce.org
Wed Mar 6 02:14:11 CET 2019
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/catfish.
commit fc5eba88b4e647f2328fabcc67e8c4c823d9fe73
Author: Mikhail Novosyolov <m.novosyolov at rosalinux.ru>
Date: Mon Jan 28 23:17:45 2019 +0300
Translate "Search for files" (bug #15097)
Signed-off-by: Sean Davis <smd.seandavis at gmail.com>
---
data/ui/CatfishWindow.ui | 2 +-
po/catfish.pot | 4 ++++
po/ru.po | 4 ++++
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/data/ui/CatfishWindow.ui b/data/ui/CatfishWindow.ui
index 0983b82..5a6f8f5 100644
--- a/data/ui/CatfishWindow.ui
+++ b/data/ui/CatfishWindow.ui
@@ -1068,7 +1068,7 @@
<property name="secondary_icon_activatable">False</property>
<property name="primary_icon_sensitive">False</property>
<property name="secondary_icon_sensitive">False</property>
- <property name="placeholder_text">Search for files</property>
+ <property name="placeholder_text" translatable="yes">Search for files</property>
<signal name="activate" handler="on_search_entry_activate" swapped="no"/>
<signal name="changed" handler="on_search_entry_changed" swapped="no"/>
<signal name="icon-press" handler="on_search_entry_icon_press" swapped="no"/>
diff --git a/po/catfish.pot b/po/catfish.pot
index 5a1b7e6..8651114 100644
--- a/po/catfish.pot
+++ b/po/catfish.pot
@@ -198,6 +198,10 @@ msgstr ""
msgid "_About"
msgstr ""
+#: ../data/ui/CatfishWindow.ui.h:1071
+msgid "Search for files"
+msgstr ""
+
#: ../data/ui/CatfishWindow.ui.h:41
msgid "Update Search Database"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index afb2bb6..33d484a 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -209,6 +209,10 @@ msgstr "Обновить поисковый _индекс…"
msgid "_About"
msgstr "_О программе"
+#: ../data/ui/CatfishWindow.ui.h:1071
+msgid "Search for files"
+msgstr "Поиск файлов"
+
#: ../data/ui/CatfishWindow.ui.h:41
msgid "Update Search Database"
msgstr "Обновить поисковую базу данных"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list