# HG changeset patch # User nanaya # Date 1441482956 -32400 # Node ID f3cdc83b87b4f0855ef7491ab40cb10e779765e9 # Parent 9ba3451cc06384cd847fc2e424f49770bf066002 Add about. diff -r 9ba3451cc063 -r f3cdc83b87b4 app/views/layouts/_about.en.html.erb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/views/layouts/_about.en.html.erb Sun Sep 06 04:55:56 2015 +0900 @@ -0,0 +1,22 @@ +

+ Copyright 2015 nanaya <me@myconan.net> +

+ +

+ This website is a service for sharing text snippets with ease. + Currently there's no expiration on any pastes but may + be added later. +

+ +

+ Availability of this service is not guaranteed. While I try my best + to not losing data and keeping the service available, accidents do + happen and I'm not taking responsibility of anything caused by + this service. +

+ +

+ Any suggestions, questions, and DMCA complaints regarding this service + can be directed to my e-mail at + me@myconan.net. +

diff -r 9ba3451cc063 -r f3cdc83b87b4 app/views/layouts/application.html.erb --- a/app/views/layouts/application.html.erb Sun Sep 06 04:52:01 2015 +0900 +++ b/app/views/layouts/application.html.erb Sun Sep 06 04:55:56 2015 +0900 @@ -22,6 +22,12 @@ + + + <%= javascript_include_tag "application" %> diff -r 9ba3451cc063 -r f3cdc83b87b4 app/views/pastes/new.html.erb --- a/app/views/pastes/new.html.erb Sun Sep 06 04:52:01 2015 +0900 +++ b/app/views/pastes/new.html.erb Sun Sep 06 04:55:56 2015 +0900 @@ -50,7 +50,7 @@ diff -r 9ba3451cc063 -r f3cdc83b87b4 config/locales/en.yml --- a/config/locales/en.yml Sun Sep 06 04:52:01 2015 +0900 +++ b/config/locales/en.yml Sun Sep 06 04:55:56 2015 +0900 @@ -2,6 +2,9 @@ # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. en: + buttons: + close: Close + layouts: application: donate: Donate @@ -10,7 +13,6 @@ pastes: new: clear: Clear - close: Close deletion_key: Deletion Key preview_md: Markdown Preview privacy: