From 61a40499507138fd1620475487c1b6772be3e37a Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 18 Dec 2014 16:29:12 +0100 Subject: Various small string fixes. Mostly capitalisation fixes, but there are some spelling fixes, and three strings which have had markup removed. One string has been changed from using an ASCII ellipsis to a Unicode one. Taken from GSM commit: f727cae54fc8410ecb3c2c4c4f901b754f418a7a From: Philip Withnall Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=616794 --- src/org.mate.system-monitor.gschema.xml.in.in | 38 +++++++++++++-------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'src/org.mate.system-monitor.gschema.xml.in.in') diff --git a/src/org.mate.system-monitor.gschema.xml.in.in b/src/org.mate.system-monitor.gschema.xml.in.in index 9b96b05..56e249f 100644 --- a/src/org.mate.system-monitor.gschema.xml.in.in +++ b/src/org.mate.system-monitor.gschema.xml.in.in @@ -16,7 +16,7 @@ false <_summary>Solaris mode for CPU percentage - <_description>If TRUE, system-monitor operates in 'Solaris mode' where a task's cpu usage is divided by the total number of CPUs. Else it operates in 'Irix mode'. + <_description>If TRUE, system-monitor operates in 'Solaris mode' where a task's CPU usage is divided by the total number of CPUs. Otherwise, it operates in 'Irix mode'. true @@ -36,8 +36,8 @@ false - <_summary>Whether information about all filesystems should be displayed - <_description>Whether to display information about all filesystems (including types like 'autofs' and 'procfs'). Useful for getting a list of all currently mounted filesystems. + <_summary>Whether information about all file systems should be displayed + <_description>Whether to display information about all file systems (including types like 'autofs' and 'procfs'). Useful for getting a list of all currently mounted file systems. 5000 @@ -54,27 +54,27 @@ '#FF6E00' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#CB0C29' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#49A835' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#2D7DB3' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#FF6600' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#6600CC' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#990000' @@ -82,43 +82,43 @@ '#000099' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#FFCC00' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#009900' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#CC6600' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#330099' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#CC0066' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#00FFCC' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#FFCC99' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#339999' - <_summary>Default graph cpu color + <_summary>Default graph CPU color '#AB1852' - <_summary>Default graph mem color + <_summary>Default graph memory color '#49A835' -- cgit v1.2.1