Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

Commit

Permalink
bug 635624: Import manifest for Markup launch snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorchard committed May 12, 2011
1 parent 6ca451a commit 32c1a7c
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions imports/bug-653624-markup-snippets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"comments": "This is for bug 653624 (batch load Markup snippets), but the original translations were attached to bug 636815",

"bug_id": "636815",

"rule_defaults": {
"name": "Firefox",
"description": "%(locale)s locale (%(name)s), Firefox v4.0",
"version": "/^4.0$|^4.0./",
"locale": "%(locale)s",
"startpage_version": "1"
},

"snippet_defaults": {
"name": "Bug 653624: %(locale_name)s (%(locale_code)s) - %(english)s",
"body": "<div class=\"snippet\"><img class=\"icon\" src=\"%(icon_url)s\" /><p>%(translated)s<\/p><\/div>"
},

"snippets_content": {

"The Web belongs to all of us. <a href=\"%s\">Make your mark<\/a> and show your support for the world's largest public resource.": {
"placeholder": "http://markup.mozilla.org/?WT.mc_ID=s12",
"icon_url_src": "https://bug635095.bugzilla.mozilla.org/attachment.cgi?id=515997",
"pub_start": "2011-05-11 13:00:00"
}

}

}

0 comments on commit 32c1a7c

Please sign in to comment.