From: Antoine Musso Date: Thu, 22 Dec 2011 13:42:14 +0000 (+0000) Subject: Use ⌘ in for Mac keyboard shortcuts X-Git-Tag: 1.31.0-rc.0~25803 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=b7886aaa57f9c71d373f90b989a39ff4c3c0c097;p=lhc%2Fweb%2Fwiklou.git Use ⌘ in for Mac keyboard shortcuts Looks better to the eye when playing with your User:foo/style.css http://en.wikipedia.org/wiki/Command_key --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 27d6047c30..15f9d994b5 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1337,8 +1337,8 @@ Please check if you want to create/edit this page.', 'blocked-notice-logextract' => 'This user is currently blocked. The latest block log entry is provided below for reference:', 'clearyourcache' => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes. -* '''Firefox / Safari:''' Hold ''Shift'' while clicking ''Reload'', or press either ''Ctrl-F5'' or ''Ctrl-R'' (''Command-R'' on a Mac) -* '''Google Chrome:''' Press ''Ctrl-Shift-R'' (''Command-Shift-R'' on a Mac) +* '''Firefox / Safari:''' Hold ''Shift'' while clicking ''Reload'', or press either ''Ctrl-F5'' or ''Ctrl-R'' (''⌘-R'' on a Mac) +* '''Google Chrome:''' Press ''Ctrl-Shift-R'' (''⌘-Shift-R'' on a Mac) * '''Internet Explorer:''' Hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5'' * '''Konqueror:''' Click ''Reload'' or press ''F5'' * '''Opera:''' Clear the cache in ''Tools → Preferences''",