[eog-plugins: 1/2] translate: mark "Details" page title translatable
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog-plugins: 1/2] translate: mark "Details" page title translatable
- Date: Tue, 25 Jan 2022 22:28:57 +0000 (UTC)
commit 57333ec840399086fa13f9e44ecb3b9b902d0d2c
Author: Sabri Ünal <libreajans gmail com>
Date: Sun Feb 28 19:25:32 2021 +0300
translate: mark "Details" page title translatable
plugins/exif-display/eog-exif-display-plugin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/exif-display/eog-exif-display-plugin.c b/plugins/exif-display/eog-exif-display-plugin.c
index 9972e5f..6da5b41 100644
--- a/plugins/exif-display/eog-exif-display-plugin.c
+++ b/plugins/exif-display/eog-exif-display-plugin.c
@@ -665,7 +665,7 @@ impl_activate (EogWindowActivatable *activatable)
G_CALLBACK (drawing_area_draw_cb), plugin);
plugin->drawing_area = GTK_DRAWING_AREA (drawing_area);
- eog_sidebar_add_page (EOG_SIDEBAR (sidebar), "Details",
+ eog_sidebar_add_page (EOG_SIDEBAR (sidebar), _("Details"),
plugin->gtkbuilder_widget);
gtk_widget_show_all (plugin->gtkbuilder_widget);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]