X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=dpdefs%2Fdpextensions.qc;h=8d2148843e9aa27fb9ab84e579a543482ae75c3c;hp=57d943438e5a2f36caf3c9c37dfad4b7cb4ff34d;hb=df5eb492ae79c0eb2fe4357db00e8a5129b026f6;hpb=c88063697a4bbe0021c5b24938579136ba35e277 diff --git a/dpdefs/dpextensions.qc b/dpdefs/dpextensions.qc index 57d94343..8d214884 100644 --- a/dpdefs/dpextensions.qc +++ b/dpdefs/dpextensions.qc @@ -928,8 +928,9 @@ float GETTIME_CDTRACK = 4; //The language is set by the "prvm_language" cvar: if prvm_language is set to //"de", it will read progs.dat.de.po for translating strings in progs.dat. // -//If prvm_language is set to to the special name "dump", progs.dat.pot which is -//a translation template to be edited by filling out the msgstr entries. +//If prvm_language is set to the special name "dump", progs.dat.pot will be +//written, which is a translation template to be edited by filling out the +//msgstr entries. //DP_QC_LOG //darkplaces implementation: divVerent