diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:58:13 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 15:58:13 -0500 |
commit | 26ac65559544ccddd2f2ec4fbb78df6e17410399 (patch) | |
tree | a97c3acde0ed976e86b6659ad0d58504410cc680 /kio/misc | |
parent | 38ea887ac13a9af7d60aa77b2f3aa89bb3b91969 (diff) | |
download | tdelibs-26ac65559544ccddd2f2ec4fbb78df6e17410399.tar.gz tdelibs-26ac65559544ccddd2f2ec4fbb78df6e17410399.zip |
Branding cleanup: I18N_NOOP KDE -> TDE.
Diffstat (limited to 'kio/misc')
-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>", |