ARI_DOCS_VIEWER_PLUGIN="The plugin provides ability to embed different documents and files into Joomla! content. Detailed help here."
ADV_EMPTY_URL="
ARI Docs Viewer: Specify link to document which you want to load. Use 'url' attribute of {aridoc} tag or place it between {aridoc} and {/aridoc} tags.
"
ADV_EMPTY_ARTICLEID="ARI Docs Viewer: Specify ID of article which you want to load. Use 'id' attribute of {aridoc} tag.
"
ADV_INCORRECT_ARTICLEID="ARI Docs Viewer: '%s' is incorrect article ID. Fix it please.
"
ADV_NO="No"
ADV_YES="Yes"
ADV_LABEL_JQLOAD="Include jQuery"
ADV_DESCR_JQLOAD="Indicate should the module load jQuery library or not"
ADV_LABEL_NOCONFLICT="jQuery noConflict"
ADV_DESCR_NOCONFLICT="Indicate should the module call jQuery.noConflict() method or not. It can be required if you use not jQuery javascript library on your site, for example MooTools."
ADV_LABEL_ENGINE="Document viewer engine"
ADV_DESCR_ENGINE="Specify what engine will be used for showing documents by default. It can be overriden with help 'engine' attribute of '{aridoc}' tag."
ADV_IFRAME="IFrame"
ADV_ARTICLE="Joomla! article"
ADV_GOOGLE="Google docs viewer"
ADV_LABEL_LOADINGPAGE="Show loading pane"
ADV_DESCR_LOADINGPAGE="Specify should the plugin display loading icon and message while document is loading or not"
ADV_LABEL_LOADINGMESSAGE="Loading message"
ADV_DESCR_LOADINGMESSAGE="Specify loading message"
ADV_LABEL_CSSCLASS="CSS class"
ADV_DESCR_CSSCLASS="Specify CSS class which will be added to each document contains. It can be useful if necessary to add custom styles to document container, for example border around document."
ADV_LABEL_SHOWDOWNLOADLINK="Show download link"
ADV_DESCR_SHOWDOWNLOADLINK="Show or not download link for embeding document. This option makes sense for Google viewer."
ADV_LABEL_DOWNLOADLINK="Download link"
ADV_DESCR_DOWNLOADLINK="Specify download link message"
ADV_ZOHO_NOSUPPORT="'Zoho viewer' is no longer supported because Zoho stops their service. Use 'Google Docs' engine instead of 'Zoho viewer'."