i18n the Graphing tab title in the Poll. Fixes #10831.

This commit is contained in:
Colin Kuskie 2009-08-26 18:45:56 +00:00
parent 39550d399f
commit bfd25d6de2
3 changed files with 9 additions and 1 deletions

View file

@ -86,6 +86,13 @@ want to use.|,
message => q|No graphing plugins are enabled in the config file.|,
lastUpdated => 1163746146,
},
'Graphing' => {
message => q|Graphing|,
lastUpdated => 1251312907,
context => q|Name of the tab that contains the form for graph configuration.|,
},
};
1;