1<?php
2/**
3 * English language file for googledrawing plugin
4 */
5
6$lang['googleUrl']          = 'URL for Google Docs';
7$lang['defaultImageWidth']  = 'Default image width (0 for unrestricted)';
8$lang['defaultImageHeight'] = 'Default image height (0 for unrestricted)';
9