(gtk) minor: use "Folder" instead of "Directory", as per the GNOME Desktop Terms list

This commit is contained in:
Charles Kerr
2008-03-06 20:55:07 +00:00
parent 064366f438
commit a11071e661
7 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@
#include "tr-torrent.h"
#include "util.h"
/* prompt for a download directory for torrents, then add them */
/* prompt for a download folder for torrents, then add them */
GtkWidget* promptfordir( GtkWindow * parent,
TrCore * core,
GList * filenames,