diff options
author | rbuj <[email protected]> | 2019-08-19 11:19:22 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-08-19 12:33:27 +0200 |
commit | 2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08 (patch) | |
tree | 7cfc61fca1daeb5c5717fb0553e7fad67fa0ea14 /src/file-manager/fm-list-view.c | |
parent | 0af69e8daadc1be7ec0e17a295861d2ecf2ad65a (diff) | |
download | caja-2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08.tar.bz2 caja-2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08.tar.xz |
Remove comments that are not written to translators from pot file
Diffstat (limited to 'src/file-manager/fm-list-view.c')
-rw-r--r-- | src/file-manager/fm-list-view.c | 4 |
1 files changed, 2 insertions, 2 deletions
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."), |