summaryrefslogtreecommitdiffstats
path: root/browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Default/Extensions/fake-app-1/1.0_0/_locales/en_US/messages.json
blob: 44e855edbd369396f42240f5f60cfaf48be750a0 (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 app 1."
   },
   "name": {
      "message": "Fake App 1"
   }
}