2012-08-08 03:55:06 +02:00
{
"name" : {
2012-09-11 19:30:21 +02:00
"message" : "Pandora FMS Event extension for Chrome" ,
2012-08-08 03:55:06 +02:00
"description" : "Extension name in manifest."
} ,
"description" : {
2012-09-11 19:30:21 +02:00
"message" : "Pandora FMS event extension for Chrome is a helper to keep your monitoring close, in your browser. You can follow last events and messages from the Pandora FMS console." ,
2012-08-08 03:55:06 +02:00
"description" : "Extension description in manifest." ,
"placeholders" : {
"google" : {
"content" : "Pandora" ,
"example" : "Pandora"
}
}
} ,
"default_title" : {
"message" : "Pandora FMS" ,
"description" : "Extension browser action tooltip text in manifest." ,
"placeholders" : {
"google" : {
"content" : "Pandora" ,
"example" : "Pandora"
}
}
} ,
"unknown_title" : {
"message" : "Unknown title" ,
"description" : "Unknown news title."
} ,
"newsUrl" : {
"message" : "http://127.0.0.1/" ,
"description" : "Url to Demo."
}
}