From 43ddd950ec2d747eef5b35216c294f03ab49273e Mon Sep 17 00:00:00 2001 From: divverent Date: Sat, 1 Oct 2011 15:04:36 +0000 Subject: [PATCH] fix broken English git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11384 d7cf8633-e32d-0410-b094-e92efae38249 ::stable-branch::merge=df5eb492ae79c0eb2fe4357db00e8a5129b026f6 --- dpdefs/dpextensions.qc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.39.2