diff options
-rw-r--r-- | kbabel/commonui/projectwizardwidget.ui | 4 | ||||
-rwxr-xr-x | scripts/kdemangen.pl | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kbabel/commonui/projectwizardwidget.ui b/kbabel/commonui/projectwizardwidget.ui index 8fae37ec..14d01b43 100644 --- a/kbabel/commonui/projectwizardwidget.ui +++ b/kbabel/commonui/projectwizardwidget.ui @@ -148,7 +148,7 @@ an accelerator marker and formatting of the header. </p> <p>Currently known types: <ul> -<li><b>KDE</b>: K Desktop Environment Internalization project</li> +<li><b>TDE</b>: Trinity Desktop Environment Internalization project</li> <li><b>GNOME</b>: GNOME Translation project</li> <li><b>Translation Robot</b>: Translation Project Robot</li> <li><b>Other</b>: Other kind of project. No tuning will be @@ -232,7 +232,7 @@ an accelerator marker and formatting of the header. </p> <p>Currently known types: <ul> -<li><b>KDE</b>: K Desktop Environment Internalization project</li> +<li><b>TDE</b>: Trinity Desktop Environment Internalization project</li> <li><b>GNOME</b>: GNOME Translation project</li> <li><b>Translation Robot</b>: Translation Project Robot</li> <li><b>Other</b>: Other kind of project. No tuning will be diff --git a/scripts/kdemangen.pl b/scripts/kdemangen.pl index 78e69672..59680b20 100755 --- a/scripts/kdemangen.pl +++ b/scripts/kdemangen.pl @@ -227,7 +227,7 @@ $authors =~ s/\n/\n.br\n/g; print <<EOF; .\\\" This file was generated by kdemangen.pl -.TH $ucappname 1 \"$timespec\" \"K Desktop Environment\" \"$shortdescription\" +.TH $ucappname 1 \"$timespec\" \"Trinity Desktop Environment\" \"$shortdescription\" .SH NAME $appname \\- $shortdescription |