add keyboard shortcuts to progress bar tooltips

This commit is contained in:
Jeff Atwood 2014-03-04 00:31:40 -08:00
parent 2b343a9d94
commit 744eecfe9f
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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