protected property TMGMTGoogleTranslatorPluginController::$qChunkSize in TMGMT Translator Google 7
Max number of text queries for translation sent in one request.
Type: int
File
- ./
tmgmt_google.plugin.inc, line 51 - Provides Google Translator plugin controller.
Class
- TMGMTGoogleTranslatorPluginController
- Google translator plugin controller.
Code
protected $qChunkSize = 5;