diff options
| author | Peter Penz <[email protected]> | 2010-05-14 17:00:11 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2010-05-14 17:00:11 +0000 |
| commit | cf5d93c3d27a32e77ab4b960273c68c3ba08b5b8 (patch) | |
| tree | 7ac1e1fcce0072ef6d9d257a6a5e50f842a2aea6 /src/settings/filemetadataconfigurationdialog.h | |
| parent | 949a2538f8821503657528a3afb9ee3572bf7807 (diff) | |
Use the term "Select" instead of "Configure", as it is less technical (at least I hope as non-native English speaker that this is the case ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=1126705
Diffstat (limited to 'src/settings/filemetadataconfigurationdialog.h')
| -rw-r--r-- | src/settings/filemetadataconfigurationdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/filemetadataconfigurationdialog.h b/src/settings/filemetadataconfigurationdialog.h index 22d2ac706..9050718cd 100644 --- a/src/settings/filemetadataconfigurationdialog.h +++ b/src/settings/filemetadataconfigurationdialog.h @@ -54,7 +54,7 @@ public: /** * Sets the description that is shown above the list * of meta data. Per default the translated text for - * "Configure which data should be shown." is set. + * "Select which data should be shown." is set. */ void setDescription(const QString& description); QString description() const; |
