From 744eecfe9f130f4f9f492fb5e5f24fe5f0dee9b4 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 4 Mar 2014 00:31:40 -0800 Subject: [PATCH] add keyboard shortcuts to progress bar tooltips --- config/locales/client.en.yml | 4 ++-- config/locales/client.id.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 1177babafd9..1e7154ca0f1 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -736,8 +736,8 @@ en: progress: title: topic progress - jump_top: jump to first post - jump_bottom: jump to last post + jump_top: jump to first post (home key) + jump_bottom: jump to last post (end key) jump_bottom_with_number: "jump to post %{post_number}" total: total posts current: current post diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index 5e36b098fa4..64986bb0991 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -383,8 +383,8 @@ id: progress: title: topic progress - jump_top: jump to first post - jump_bottom: jump to last post + jump_top: jump to first post (home key) + jump_bottom: jump to last post (end key) total: total posts current: current post