<%= __('Sorry, only owner can edit this note.') %>
<%= __('Reach the limit') %>
<%= __("Sorry, you've reached the max length this note can be.") %>
<%= __('Please reduce the content or divide it to more notes, thank you!') %>
<%= __('Import from Gist') %>
<%= __('Import from Snippet') %>
<%= __('OR') %>
<%= __('Export to Snippet') %>
<%= __('Are you sure?') %>
Do you really want to delete this note?
All users will lost their connection.
<%- include ../shared/refresh-modal %>
<%- include ../shared/signin-modal %>
<%- include ../shared/help-modal %>
<%- include ../shared/revision-modal %>