From 2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08 Mon Sep 17 00:00:00 2001 From: rbuj Date: Mon, 19 Aug 2019 11:19:22 +0200 Subject: Remove comments that are not written to translators from pot file --- src/file-manager/fm-list-view.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/file-manager/fm-list-view.c') diff --git a/src/file-manager/fm-list-view.c b/src/file-manager/fm-list-view.c index 5fbad58e..6b4bda03 100644 --- a/src/file-manager/fm-list-view.c +++ b/src/file-manager/fm-list-view.c @@ -3493,10 +3493,10 @@ fm_list_view_supports_uri (const char *uri, static CajaViewInfo fm_list_view = { FM_LIST_VIEW_ID, - /* translators: this is used in the view selection dropdown + /* Translators: this is used in the view selection dropdown * of navigation windows and in the preferences dialog */ N_("List View"), - /* translators: this is used in the view menu */ + /* Translators: this is used in the view menu */ N_("_List"), N_("The list view encountered an error."), N_("The list view encountered an error while starting up."), -- cgit v1.2.1