[epiphany] history-dialog: Mark forgotten string for translation



commit 422e25e8098ebde41d15710906de17d85b384f66
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 34334c65c..112fbd1f1 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]