Merge pull request #2550 from fantasticfears/patch-4

Saved draft tip is more likely a `bar` instead of `box`.
This commit is contained in:
Jeff Atwood 2014-07-16 19:29:42 -07:00
commit 3518a3db1e
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@ en:
view_new_post: "View your new post." view_new_post: "View your new post."
saving: "Saving..." saving: "Saving..."
saved: "Saved!" saved: "Saved!"
saved_draft: "You have a post draft in progress. Click anywhere in this box to resume editing." saved_draft: "You have a post draft in progress. Click anywhere in this bar to resume editing."
uploading: "Uploading..." uploading: "Uploading..."
show_preview: 'show preview »' show_preview: 'show preview »'
hide_preview: '« hide preview' hide_preview: '« hide preview'