i18n the Graphing tab title in the Poll. Fixes #10831.
This commit is contained in:
parent
39550d399f
commit
bfd25d6de2
3 changed files with 9 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue