1*5586e97bSAndreas Gohr<?php 2*5586e97bSAndreas Gohr 3*5586e97bSAndreas Gohr 4*5586e97bSAndreas Gohr$this->getLang('string 1'); $this->getLang('string 2'); 5*5586e97bSAndreas Gohr 6*5586e97bSAndreas Gohrtpl_getLang("string 3"); 7*5586e97bSAndreas Gohr 8*5586e97bSAndreas Gohr 9*5586e97bSAndreas Gohr$this->getLang('string 1'); 10