summaryrefslogtreecommitdiffstats
path: root/browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Default/Extensions/fake-extension-1/1.0_0/_locales/en_US/messages.json
blob: 11657460d88ebcc895ac67d1bd1005dd2d4a1e98 (plain)
1
2
3
4
5
6
7
8
9
{
   "description": {
      "description": "Extension description in manifest. Should not exceed 132 characters.",
      "message": "It is the description of fake extension 1."
   },
   "name": {
      "message": "Fake Extension 1"
   }
}