Alternative/new strings system
#3
I'm pretty much new to C++, so that was a raw idea to get to the point:
- reading strings from a text file
- storing them in an array
- using those arrays for statements

There is not a true benefit at all, except that a text file can be really edited by anyone and of course, for those who are really retards with English understanding (hence: Brazilians) can get something more. Just throwing the idea out there.

EDIT: I forgot the most important reason... The translation I posted long time ago (.po file) was TERRIBLY adapted to the context, because makkE or whoever did the job, didn't consider that words concatenation in Italian != English.
Thanks given by:


Messages In This Thread
Alternative/new strings system - by Andrez - 29 Jun 14, 04:41PM
RE: Alternative/new strings system - by stef - 30 Jun 14, 09:27AM
RE: Alternative/new strings system - by Andrez - 30 Jun 14, 02:29PM
RE: Alternative/new strings system - by Andrez - 30 Jun 14, 04:39PM
RE: Alternative/new strings system - by 1Cap - 30 Jun 14, 08:31PM
RE: Alternative/new strings system - by stef - 30 Jun 14, 08:31PM
RE: Alternative/new strings system - by Andrez - 30 Jun 14, 09:12PM
RE: Alternative/new strings system - by stef - 01 Jul 14, 09:16AM
RE: Alternative/new strings system - by Andrez - 01 Jul 14, 01:33PM
RE: Alternative/new strings system - by 1Cap - 01 Jul 14, 11:28AM
RE: Alternative/new strings system - by stef - 01 Jul 14, 04:31PM
RE: Alternative/new strings system - by 1Cap - 01 Jul 14, 06:27PM
RE: Alternative/new strings system - by Andrez - 01 Jul 14, 08:51PM
RE: Alternative/new strings system - by Cemer - 02 Jul 14, 04:12AM
RE: Alternative/new strings system - by Andrez - 02 Jul 14, 12:50PM