As some i18n features need ```ugettext``` or its shorcut ```_``` to be called on a non-string-literal, so the pylint check of ```translation-of-non-string``` should be explicitly disabled in such situations.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.