Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #39 from dylano/bug1021851-2
Browse files Browse the repository at this point in the history
Bug1021851 -- read-only warning l12y
  • Loading branch information
rvandermeulen committed Jun 8, 2014
2 parents d618654 + 0365ec1 commit 58124da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1></h1>
<li class="sprited delete">Delete</li>
</ul>
<div id="warning">
<i>(Some large images or attachments cannot be downloaded. Note is read only.)</i>
<p data-l10n-id="warning">(Some large images or attachments cannot be downloaded. Note is read only.)</p>
</div>
<div class="content">
<div id="note-content" contenteditable></div>
Expand Down Expand Up @@ -172,4 +172,4 @@ <h2 data-l10n-id="current-monthly-usage">Current Monthly Usage</h2>
</section>
</div>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion manifest.webapp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Notes+",
"description": "Notes app",
"version": "2.2.4",
"version": "2.2.5",
"launch_path": "/index.html",
"type": "privileged",
"redirects": [
Expand Down

0 comments on commit 58124da

Please sign in to comment.