[epiphany/gnome-3-38] history-dialog: Mark forgotten string for translation



commit c87c804f8706ca0ab9fc2a69ea91f0ecf112d851
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Nov 7 13:36:46 2020 +0100

    history-dialog: Mark forgotten string for translation

 src/resources/gtk/history-dialog.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/gtk/history-dialog.ui b/src/resources/gtk/history-dialog.ui
index 8d01a262f..ad0fd0e39 100644
--- a/src/resources/gtk/history-dialog.ui
+++ b/src/resources/gtk/history-dialog.ui
@@ -27,7 +27,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="show_close_button">True</property>
-                <property name="title">History</property>
+                <property name="title" translatable="yes">History</property>
                 <child>
                   <object class="GtkButton" id="selection_button">
                     <property name="visible">True</property>


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