Ready for 7.10.29 development.
This commit is contained in:
commit
c806f99b7b
4236 changed files with 1217679 additions and 0 deletions
27
lib/WebGUI/i18n/English/Image_Graph_XYGraph_Bar.pm
Normal file
27
lib/WebGUI/i18n/English/Image_Graph_XYGraph_Bar.pm
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
package WebGUI::i18n::English::Image_Graph_XYGraph_Bar;
|
||||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
'bar spacing' => {
|
||||
message => q|Bar spacing|,
|
||||
lastUpdated => 1131394070,
|
||||
},
|
||||
'bar spacing description' => {
|
||||
message => q|The distance in pixels between bars within one
|
||||
group.|,
|
||||
lastUpdated => 1131394070,
|
||||
},
|
||||
|
||||
'group spacing' => {
|
||||
message => q|Group spacing|,
|
||||
lastUpdated => 1131394070,
|
||||
},
|
||||
'group spacing description' => {
|
||||
message => q|The distance in pixels between groups of bars.|,
|
||||
lastUpdated => 1131394070,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue