From 20f324ec76a52dba98c85d0fbcd2df953fe01187 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sun, 13 Apr 2014 14:54:02 -0700 Subject: [PATCH] minor keyboard shortcut copyedit --- config/locales/client.cs.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 7e27eab198..9c74473d53 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -1605,12 +1605,12 @@ cs: title: 'Keyboard Shortcuts (experimental)' jump_to: title: 'Jump To' - home: 'g then h Home (Latest)' - latest: 'g then l Latest' - new: 'g then n New' - unread: 'g then u Unread' - starred: 'g then f Starred' - categories: 'g then c Categories' + home: 'g, h Home (Latest)' + latest: 'g, l Latest' + new: 'g, n New' + unread: 'g, u Unread' + starred: 'g, f Starred' + categories: 'g, c Categories' navigation: title: 'Navigation' back: 'u Back' @@ -1635,10 +1635,10 @@ cs: bookmark: 'b Bookmark post' edit: 'e Edit post' delete: 'd Delete post' - mark_muted: 'm then m Mark topic as muted' - mark_regular: 'm then r Mark topic as regular' - mark_tracking: 'm then t Mark topic as tracking' - mark_watching: 'm then w Mark topic as watching' + mark_muted: 'm, m Mark topic as muted' + mark_regular: 'm, r Mark topic as regular' + mark_tracking: 'm, t Mark topic as tracking' + mark_watching: 'm, w Mark topic as watching' badges: example_badge: name: Example Badge