diff --git a/_locales/hi/messages.json b/_locales/hi/messages.json index 0b2b7a8..f5c28c8 100644 --- a/_locales/hi/messages.json +++ b/_locales/hi/messages.json @@ -2,12 +2,12 @@ "just_now": { "message": "बस अभी", "description": "Describe that something just happened." - + }, "a_minute_ago": { "message": "एक मिनट पेहले", "description": "Describe that something happened a minute ago." - + }, "a_minute_from_now": { "message": "अब से एक मिनट बाद", @@ -476,7 +476,7 @@ "content": "Mostly Harmless" } } - + }, "group_orangered_notifications": { "message": "$ORANGERED$ Notifications", @@ -574,4 +574,5 @@ }, "timeout_length_never": { "message": "Do not timeout; only show an error error when the API is down." - }, + } +} diff --git a/manifest.json b/manifest.json index 69b4aab..42ae0f2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Mostly Harmless", - "version": "1.5.0", + "version": "1.5.1", "description": "Find, vote on, save, hide, and report links on reddit; submit new links; These and more! http://kerrick.github.com/Mostly-Harmless", "browser_action": { "default_icon": "pix/alien.png",