Corrected reference to 'options.lst' to say just 'options'.

git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@665 0420edf4-82e4-42fc-9478-35b55e6d67a3
master
cazfi 2016-06-24 23:25:44 +00:00
parent 27e60091bb
commit f23e5fde69
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
*[idx] 40 [engl] Race Over [trans] Kisa ohi
*[idx] 41 [engl] For more configuration options, please edit the [trans] Muita asetuksia voit muuttaa
*[idx] 42 [engl] file 'options.lst' and read the documentation. [trans] tiedostosta 'options.lst'
*[idx] 42 [engl] file 'options' and read the documentation. [trans] tiedostosta 'options'
*[idx] 43 [engl] Help [trans] Apua
*[idx] 44 [engl] 1, 2, 3 - change view mode [trans] 1, 2, 3 - Vaihda kuvakulmaa
*[idx] 45 [engl] F - hide/show fps display [trans] F - Näytä/kätke ruudun päivitysnopeuden näyttö

View File

@ -47,7 +47,7 @@
*[idx] 40 [engl] Race Over [trans]
*[idx] 41 [engl] For more configuration options, please edit the [trans]
*[idx] 42 [engl] file 'options.lst' and read the documentation. [trans]
*[idx] 42 [engl] file 'options' and read the documentation. [trans]
*[idx] 43 [engl] Help [trans]
*[idx] 44 [engl] 1, 2, 3 - change view mode [trans]
*[idx] 45 [engl] F - hide/show fps display [trans]

View File

@ -72,7 +72,7 @@ void CTranslation::SetDefaultTranslations() {
texts[40] = "Race Over";
texts[41] = "For more configuration options, please edit the";
texts[42] = "file 'options.lst' and read the documentation.";
texts[42] = "file 'options' and read the documentation.";
texts[43] = "Help";
texts[44] = "1, 2, 3 - change view mode";