[gnome-software] Mark missing strings for translation
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Mark missing strings for translation
- Date: Thu, 28 Sep 2017 11:42:08 +0000 (UTC)
commit 1eee547769b9f06be3e15d6f3747c273ebadcdf5
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Sep 28 13:41:45 2017 +0200
Mark missing strings for translation
Unfortunately, Glade suffers from
https://bugzilla.gnome.org/show_bug.cgi?id=782753
src/gs-auth-dialog.ui | 2 +-
src/gs-editor.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-auth-dialog.ui b/src/gs-auth-dialog.ui
index 7cee9f5..e00ffdc 100644
--- a/src/gs-auth-dialog.ui
+++ b/src/gs-auth-dialog.ui
@@ -322,7 +322,7 @@
<object class="GtkHeaderBar">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="title">Authenticate</property>
+ <property name="title" translatable="yes">Authenticate</property>
<child>
<object class="GtkButton" id="button_cancel">
<property name="label">gtk-cancel</property>
diff --git a/src/gs-editor.ui b/src/gs-editor.ui
index 8da62bb..291b438 100644
--- a/src/gs-editor.ui
+++ b/src/gs-editor.ui
@@ -521,7 +521,7 @@
<object class="GtkHeaderBar" id="headerbar_main">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="title">Banner Designer</property>
+ <property name="title" translatable="yes">Banner Designer</property>
<property name="subtitle">fedora.xml</property>
<property name="show_close_button">True</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]