1 define( {
  2 	'root':  {
  3 		'plugin.abbr.floatingmenu.tab.abbr': 'Abbreviation',
  4 		'floatingmenu.tab.format': 'Format',
  5 		'floatingmenu.tab.insert': 'Insert',
  6 		'yes': 'Yes',
  7 		'no': 'No',
  8 		'cancel': 'Cancel',
  9 		'repository.no_item_found': 'No item found.',
 10 		'repository.loading': 'Loading',
 11 		'repository.no_items_found_yet': 'No items found yet...'
 12 	},
 13 	'de':  true
 14 /*	'eo':  true,
 15 	'fi':  true,
 16 	'fr':  true,
 17 	'it':  true,
 18 	'pl':  true,
 19 	'ru':  true*/
 20 } );