diff options
Diffstat (limited to 'kio/misc/kfile/fileprops.cpp')
-rw-r--r-- | kio/misc/kfile/fileprops.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/misc/kfile/fileprops.cpp b/kio/misc/kfile/fileprops.cpp index 0dacc662f..396a8dcdf 100644 --- a/kio/misc/kfile/fileprops.cpp +++ b/kio/misc/kfile/fileprops.cpp @@ -237,7 +237,7 @@ static KCmdLineOptions options[] = "given file(s)."), 0 }, { "dialog", - I18N_NOOP("Opens a KDE properties dialog to allow viewing and " + I18N_NOOP("Opens a TDE properties dialog to allow viewing and " "modifying of metadata of the given file(s)"), 0 }, { "getValue <key>", |