Git commit d444c0dc8347f89259cafce5fccbf467252f5f47 by andreas kainz. Committed on 14/07/2016 at 12:45. Pushed by andreask into branch 'master'.
rename some kcm desktop files REVIEW: 128434 M +2 -2 doc/kcontrol/keys/index.docbook M +3 -2 doc/kcontrol/translations/index.docbook M +1 -1 kcms/keys/keys.desktop M +1 -1 kcms/ksmserver/kcmsmserver.desktop M +1 -1 kcms/standard_actions/standard_actions.desktop M +1 -1 kcms/translations/translations.desktop http://commits.kde.org/plasma-desktop/d444c0dc8347f89259cafce5fccbf467252f5f47 diff --git a/doc/kcontrol/keys/index.docbook b/doc/kcontrol/keys/index.docbook index 242e8ce..27eab50 100644 --- a/doc/kcontrol/keys/index.docbook +++ b/doc/kcontrol/keys/index.docbook @@ -59,7 +59,7 @@ difference is:</para> <listitem><para><quote>Standard keyboard shortcuts</quote> refer to actions that are often available in applications, such as Save, Print, Copy &etc;</para></listitem> -<listitem><para><quote>Global keyboard shortcuts</quote> are shortcuts for +<listitem><para><quote>Global shortcuts</quote> are shortcuts for actions that make sense even when no application is opened. These shortcuts usually refer to actions like switching desktops, manipulating windows &etc;</para></listitem> @@ -85,7 +85,7 @@ search interactively for shortcut names (⪚ Copy) or combination of keys </sect3> <sect3 id="key-bindings-global"> -<title>Global Keyboard Shortcuts page</title> +<title>Global Shortcuts page</title> <para>At the top of this page is a drop down box which allows you to select a <guilabel>KDE component</guilabel> like KWin, Plasma Desktop &etc; The defined shortcuts for the selected component are displayed in the diff --git a/doc/kcontrol/translations/index.docbook b/doc/kcontrol/translations/index.docbook index a13e8cf..18195ce 100644 --- a/doc/kcontrol/translations/index.docbook +++ b/doc/kcontrol/translations/index.docbook @@ -7,7 +7,7 @@ <article id="translations" lang="&language;"> <articleinfo> -<title>Translations</title> +<title>Language</title> <authorgroup> <author>&Mike.McBride; &Mike.McBride.mail;</author> <author>&Krishna.Tateneni; &Krishna.Tateneni.mail;</author> @@ -24,6 +24,7 @@ <keyword>country</keyword> <keyword>language</keyword> <keyword>translation</keyword> + <keyword>Language</keyword> </keywordset> </articleinfo> @@ -83,7 +84,7 @@ in the <guilabel>Switch Application Language</guilabel> dialog of the <note> <para> -Translations and Formats are independent settings. Changing a language does +Language and Formats are independent settings. Changing a language does <emphasis>not</emphasis> automatically change the settings for numbers, currency &etc; to the corresponding country or region. </para> diff --git a/kcms/keys/keys.desktop b/kcms/keys/keys.desktop index ac6afb6..ec75139 100644 --- a/kcms/keys/keys.desktop +++ b/kcms/keys/keys.desktop @@ -11,7 +11,7 @@ X-KDE-ParentApp=kcontrol X-KDE-System-Settings-Parent-Category=shortcuts X-KDE-Weight=50 -Name=Global Keyboard Shortcuts +Name=Global Shortcuts Name[ar]=اختصارات لوحة المفاتيح العموميّة Name[ast]=Atayos de tecláu globales Name[be@latin]=Paŭsiudnyja klavijaturnyja skaroty diff --git a/kcms/ksmserver/kcmsmserver.desktop b/kcms/ksmserver/kcmsmserver.desktop index 8ed358b..c92a4b3 100644 --- a/kcms/ksmserver/kcmsmserver.desktop +++ b/kcms/ksmserver/kcmsmserver.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Exec=kcmshell5 kcmsmserver -Icon=preferences-system-session +Icon=system-log-out Type=Service X-KDE-ServiceTypes=KCModule X-DocPath=kcontrol/kcmsmserver/index.html diff --git a/kcms/standard_actions/standard_actions.desktop b/kcms/standard_actions/standard_actions.desktop index a454dbd..1b01383 100644 --- a/kcms/standard_actions/standard_actions.desktop +++ b/kcms/standard_actions/standard_actions.desktop @@ -12,7 +12,7 @@ X-KDE-ParentApp=kcontrol X-KDE-System-Settings-Parent-Category=shortcuts X-KDE-Weight=40 -Name=Application Keyboard Shortcuts +Name=Standard Shortcuts Name[ar]=اختصارات لوحة المفاتيح للتّطبيقات Name[ast]=Atayos de tecláu d'aplicaciones Name[bs]=Tastaturne prečice aplikacije diff --git a/kcms/translations/translations.desktop b/kcms/translations/translations.desktop index daf9469..a5b440f 100644 --- a/kcms/translations/translations.desktop +++ b/kcms/translations/translations.desktop @@ -11,7 +11,7 @@ X-KDE-ParentApp=kcontrol X-KDE-System-Settings-Parent-Category=regionalsettings X-KDE-Weight=40 -Name=Translations +Name=Language Name[ar]=التّرجمات Name[ast]=Traducciones Name[bs]=Prevodi _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
