From 6de7e7e1619f1ee0d331755d9ff8d00626d32b72 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 12 May 2015 23:25:47 -0700 Subject: [PATCH] remove incorrect keyboard help text --- config/locales/client.en.yml | 2 +- config/locales/client.he.yml | 2 +- config/locales/client.nl.yml | 2 +- config/locales/client.sq.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 0bae401b0fa..12c2dd5d186 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2393,7 +2393,7 @@ en: title: 'Keyboard Shortcuts' jump_to: title: 'Jump To' - home: 'g, h Home (Latest)' + home: 'g, h Home' latest: 'g, l Latest' new: 'g, n New' unread: 'g, u Unread' diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 9a56a307ecf..a1b422ca045 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -2163,7 +2163,7 @@ he: title: 'קיצורי מקלדת' jump_to: title: 'קפוץ ל' - home: 'g, h Home (Latest)' + home: 'g, h Home' latest: 'g, l Latest' new: 'g, n New' unread: 'g, u Unread' diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index b60797fe772..a1cfbf634ca 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -1993,7 +1993,7 @@ nl: title: 'Sneltoetsen' jump_to: title: 'Spring naar' - home: 'g, h Home (Laatste)' + home: 'g, h Home' latest: 'g, l Laatste' new: 'g, n Nieuw' unread: 'g, u Ongelezen' diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml index f00194ae1a1..5a2b7547d0f 100644 --- a/config/locales/client.sq.yml +++ b/config/locales/client.sq.yml @@ -2192,7 +2192,7 @@ sq: title: 'Shkurtimet e Tastierës ' jump_to: title: 'Kalo tek' - home: 'g, h Home (Latest)' + home: 'g, h Home' latest: 'g, l Latest' new: 'g, n New' unread: 'g, u Unread'