gtk2/gtk/ui/gtkfilechooserwidget.ui.h
Matthias Clasen ff87c6516b file chooser: Allow to limit search
Add a button to allow restricting search to the current
folder (and subdirectories). This makes the search more
useful, and makes the file chooser more similar to
nautilus.
2015-02-14 01:03:38 -05:00

10 lines
164 B
C

N_("Create Folder");
N_("Home");
N_("All Files");
N_("Files");
N_("Name");
N_("Size");
N_("Modified");
N_("Location");
N_("Select which types of files are shown");