MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000439SoldatOtherpublic2013-09-20 00:052015-05-02 22:52
Reporterhomerofgods 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusacknowledgedResolutionopen 
Platformx64OSWindowsOS Version7
Product Version1.6.5 
Target VersionFixed in Version 
Summary0000439: Missing translations
Description1. Lines that need to be translated and get a new line in the translation file:

Everyone is muted
Everyone is unmuted
Custom
Default
Local server
Made in Poland by <-- 'Poland' does not need translation
Could not load map
Unknown server error
Vote Kicked

Soldat Starter
RUN SOLDAT
RUN SOLDAT MODDED
no mods avalable
CONFIG
EXIT
run dedicated
close after launch

From 0000148:
%s dropped the Objective
Objective dropped!

From 0000517:
Amount of points until next map
Amount of caps until next map

From 0000515:
Game mode:

2. Lines that are translated and have a line in the translation file, but is not showing in the game:

Old demo version
From 0000290:
Player:

3. Lines that don't need translation because it exists elsewhere, but needs to get another line in the translation file:

Troubleshooting:
TagsNo tags attached.
Attached Filespng file icon valid integer.png [^] (5,123 bytes) 2013-10-13 01:31


png file icon Everyone is muted.png [^] (20,069 bytes) 2013-10-13 01:32


png file icon custom.png [^] (7,444 bytes) 2013-10-13 01:49


png file icon defaultss.png [^] (14,770 bytes) 2013-10-13 01:52


png file icon Local serverqq.png [^] (3,212 bytes) 2013-10-13 01:59


png file icon made in poland by.png [^] (2,695 bytes) 2013-10-13 02:02


png file icon could not load map.png [^] (1,998 bytes) 2013-10-13 23:56


png file icon Unknown server error.png [^] (3,756 bytes) 2013-10-14 00:08


png file icon olddemoversion.png [^] (1,279 bytes) 2013-10-20 00:58


png file icon modstarter.png [^] (37,361 bytes) 2013-10-24 10:14


png file icon Vote Kicked.png [^] (1,212 bytes) 2014-04-29 23:55


png file icon Troubleshooting.png [^] (5,900 bytes) 2014-04-30 00:36

- Relationships
related to 0000471new Soldat Invalid integer when naming demos with letters and several spaces 
related to 0000148acknowledged Soldat Objective drop event texts (INF & HTF modes) 
related to 0000290confirmedskoskav Soldat Line 64 (Player:) not showing ingame 
related to 0000517confirmed Soldat Undynamic tooltip message for kill/point/capture limit selection 
related to 0000515confirmed Soldat Dedicated Server Inconsistency in naming of "game modes" 

-  Notes
(0001949)
Shoozza (administrator)
2013-09-23 22:45

I will fix this if you have the translations for it ready.
Let me know if you do.
(0001950)
Shoozza (administrator)
2013-09-23 22:46

I assume this is already missing in 1.6.5
(0001951)
homerofgods (updater)
2013-09-24 01:06
edited on: 2014-04-29 23:38

Yes, already missing in 1.6.5
There could be more lines missing, I want to check this topic when I get time:
http://forums.soldat.pl/index.php?topic=41090.msg498937#msg498937 [^]
So you could wait until next release, I will remind you. I got so much to do right now, and the 'scale interface' line is almost completely translated.


-If you do /mute all it will say ''Everyone is muted'' but there is no line for that in the .txt file, and therefor it can't be translated.
-Added image(Everyone is muted)

(0001975)
homerofgods (updater)
2013-10-13 01:31
edited on: 2013-12-30 00:33

Unable to translate error message when you name a demo with spaces instead of underscores_ and an error message if you try to play it.
-Added image(valid integer)

See separate bugreport 0000471

(0001976)
homerofgods (updater)
2013-10-13 01:49
edited on: 2013-12-30 00:27

Unable to translate 'custom' when selecting colours for jet, hair, pants, shirt, map background 1, map background 2
-Added image(custom)

*Maybe we can use Line #806 Custom:

*From what I read in comment on bug 0000104 this will eventually be fixed when we replace the GUI when moving to Lazarus/FreePascal as our main IDE/Compiler.

(0001977)
homerofgods (updater)
2013-10-13 01:51
edited on: 2013-10-20 02:28

Unable to translate 'default'
-Added image(defaultss)

*Could use line 0000550 Default

(0001978)
homerofgods (updater)
2013-10-13 01:59
edited on: 2013-10-20 02:20

Unable to translate 'Local server'
-Added image(local server)

(0001979)
homerofgods (updater)
2013-10-13 02:02
edited on: 2013-10-20 02:20

Unable to translate 'made in poland by'
-Added image(made in poland by)

(0001984)
homerofgods (updater)
2013-10-13 23:56
edited on: 2013-10-20 02:20

Unable to translate 'Could not load map'
-Added image(Could not load map)

(0001985)
homerofgods (updater)
2013-10-14 00:09
edited on: 2013-10-20 02:20

Unable to translate 'Unknown server error'
-Added image(Unknown server error)

(0001991)
homerofgods (updater)
2013-10-20 00:58
edited on: 2013-10-20 02:23

'Old demo verson' is translated in all languages, but it still shows as english under Join game if you try to play an old demo.
-Added image(olddemoversion)

(0001993)
homerofgods (updater)
2013-10-24 10:14

Everything in the modstarter is not translated:
[
Soldat Starter
RUN SOLDAT
RUN SOLDAT MODDED
no mods avalable
CONFIG
EXIT
run dedicated
close after launch
]
-Added image (modstarter)
(0002045)
SpiltCoffee (reporter)
2013-12-04 06:32

The "'speed' is not a valid integer" error can't be translated, I think. That's an error thrown by Delphi itself.

What would be better is if the error was caught and dealt with. Perhaps that should be in a separate bug report to do something about demos with spaces in the name?
(0002047)
Shoozza (administrator)
2013-12-04 07:04

yep it should go into a separate bugreport
(0002072)
homerofgods (updater)
2013-12-13 20:50
edited on: 2013-12-30 00:31

-Here is the separate bugreport 0000471

-Added 0000148 as related because it suggest adding more lines.

(0002237)
homerofgods (updater)
2014-04-29 23:55

Unable to translate 'Vote Kicked'
-Added image(Vote Kicked)
(0002238)
homerofgods (updater)
2014-04-30 00:36

'Troubleshooting:' should be 2 lines instead of one
-Added image(Troubleshooting)
(0002239)
homerofgods (updater)
2014-05-02 12:49

<Shoozza> evhO, starter.exe gui has to be rewritten for lazarus to compile it so dont bother with it just yet
(0002456)
homerofgods (updater)
2015-05-02 22:35
edited on: 2015-05-02 22:52

I edited this ticket's description to be much more understandable

1. is what I need to get translators on, preferably before we add new lines for them
2. and 3. can be fixed by a dev any time


- Issue History
Date Modified Username Field Change
2013-09-20 00:05 homerofgods New Issue
2013-09-23 22:45 Shoozza Note Added: 0001949
2013-09-23 22:45 Shoozza Status new => feedback
2013-09-23 22:46 Shoozza Note Added: 0001950
2013-09-23 22:46 Shoozza Product Version 1.6.6b2 => 1.6.5
2013-09-24 01:06 homerofgods Note Added: 0001951
2013-09-24 01:06 homerofgods Status feedback => new
2013-10-13 01:31 homerofgods Note Added: 0001975
2013-10-13 01:31 homerofgods File Added: valid integer.png
2013-10-13 01:32 homerofgods File Added: Everyone is muted.png
2013-10-13 01:49 homerofgods Note Added: 0001976
2013-10-13 01:49 homerofgods File Added: custom.png
2013-10-13 01:51 homerofgods Note Added: 0001977
2013-10-13 01:52 homerofgods File Added: defaultss.png
2013-10-13 01:52 homerofgods Note Edited: 0001977 View Revisions
2013-10-13 01:59 homerofgods Note Added: 0001978
2013-10-13 01:59 homerofgods File Added: Local serverqq.png
2013-10-13 02:02 homerofgods Note Added: 0001979
2013-10-13 02:02 homerofgods File Added: made in poland by.png
2013-10-13 02:03 homerofgods Note Edited: 0001977 View Revisions
2013-10-13 02:04 homerofgods Note Edited: 0001976 View Revisions
2013-10-13 02:04 homerofgods Note Edited: 0001975 View Revisions
2013-10-13 02:05 homerofgods Note Edited: 0001979 View Revisions
2013-10-13 02:05 homerofgods Note Edited: 0001976 View Revisions
2013-10-13 02:05 homerofgods Note Edited: 0001975 View Revisions
2013-10-13 02:05 homerofgods Note Edited: 0001975 View Revisions
2013-10-13 02:05 homerofgods Note Edited: 0001979 View Revisions
2013-10-13 02:06 homerofgods Note Edited: 0001978 View Revisions
2013-10-13 23:56 homerofgods Note Added: 0001984
2013-10-13 23:56 homerofgods File Added: could not load map.png
2013-10-14 00:08 homerofgods File Added: Unknown server error.png
2013-10-14 00:09 homerofgods Note Added: 0001985
2013-10-20 00:58 homerofgods Note Added: 0001991
2013-10-20 00:58 homerofgods File Added: olddemoversion.png
2013-10-20 02:19 homerofgods Note Edited: 0001977 View Revisions
2013-10-20 02:19 homerofgods Note Edited: 0001977 View Revisions
2013-10-20 02:19 homerofgods Note Edited: 0001976 View Revisions
2013-10-20 02:20 homerofgods Note Edited: 0001991 View Revisions
2013-10-20 02:20 homerofgods Note Edited: 0001985 View Revisions
2013-10-20 02:20 homerofgods Note Edited: 0001978 View Revisions
2013-10-20 02:20 homerofgods Note Edited: 0001979 View Revisions
2013-10-20 02:20 homerofgods Note Edited: 0001975 View Revisions
2013-10-20 02:20 homerofgods Note Edited: 0001984 View Revisions
2013-10-20 02:21 homerofgods Note Edited: 0001991 View Revisions
2013-10-20 02:23 homerofgods Note Edited: 0001991 View Revisions
2013-10-20 02:27 homerofgods Note Edited: 0001976 View Revisions
2013-10-20 02:28 homerofgods Note Edited: 0001977 View Revisions
2013-10-24 10:14 homerofgods Note Added: 0001993
2013-10-24 10:14 homerofgods File Added: modstarter.png
2013-11-25 23:36 Bistoufly Status new => acknowledged
2013-11-25 23:58 Bistoufly Summary Missing line: ''Everyone is muted'' => Missing translation on lines:
2013-12-04 06:32 SpiltCoffee Note Added: 0002045
2013-12-04 07:04 Shoozza Note Added: 0002047
2013-12-05 13:08 homerofgods Relationship added related to 0000471
2013-12-13 20:50 homerofgods Relationship added related to 0000148
2013-12-13 20:50 homerofgods Note Added: 0002072
2013-12-30 00:24 homerofgods Note Edited: 0001951 View Revisions
2013-12-30 00:27 homerofgods Note Edited: 0001976 View Revisions
2013-12-30 00:30 homerofgods Note Edited: 0002072 View Revisions
2013-12-30 00:30 homerofgods Note Edited: 0002072 View Revisions
2013-12-30 00:31 homerofgods Note Edited: 0002072 View Revisions
2013-12-30 00:33 homerofgods Note Edited: 0001975 View Revisions
2013-12-30 00:33 homerofgods Note Edited: 0001975 View Revisions
2014-02-22 13:03 homerofgods Relationship added related to 0000517
2014-04-20 02:11 homerofgods Relationship added related to 0000515
2014-04-29 23:15 homerofgods Relationship added related to 0000535
2014-04-29 23:38 homerofgods Note Edited: 0001951 View Revisions
2014-04-29 23:50 homerofgods Summary Missing translation on lines: => Missing lines for translation
2014-04-29 23:50 homerofgods Description Updated View Revisions
2014-04-29 23:50 homerofgods Additional Information Updated View Revisions
2014-04-29 23:54 homerofgods Description Updated View Revisions
2014-04-29 23:54 homerofgods Additional Information Updated View Revisions
2014-04-29 23:55 homerofgods Note Added: 0002237
2014-04-29 23:55 homerofgods File Added: Vote Kicked.png
2014-04-30 00:36 homerofgods Note Added: 0002238
2014-04-30 00:36 homerofgods File Added: Troubleshooting.png
2014-04-30 10:57 homerofgods Additional Information Updated View Revisions
2014-04-30 11:04 homerofgods Additional Information Updated View Revisions
2014-04-30 11:11 homerofgods Additional Information Updated View Revisions
2014-04-30 11:12 homerofgods Additional Information Updated View Revisions
2014-05-02 12:49 homerofgods Note Added: 0002239
2015-04-15 19:44 homerofgods Relationship added related to 0000223
2015-04-17 14:41 homerofgods Relationship added related to 0000290
2015-04-19 14:49 homerofgods Description Updated View Revisions
2015-04-19 14:49 homerofgods Steps to Reproduce Updated View Revisions
2015-04-19 14:49 homerofgods Additional Information Updated View Revisions
2015-04-19 14:51 homerofgods Summary Missing lines for translation => Missing translation lines
2015-04-30 17:44 homerofgods Relationship deleted related to 0000223
2015-05-02 22:01 homerofgods Relationship deleted related to 0000535
2015-05-02 22:16 homerofgods Additional Information Updated View Revisions
2015-05-02 22:17 homerofgods Additional Information Updated View Revisions
2015-05-02 22:18 homerofgods Additional Information Updated View Revisions
2015-05-02 22:22 homerofgods Summary Missing translation lines => Missing translations
2015-05-02 22:22 homerofgods Description Updated View Revisions
2015-05-02 22:22 homerofgods Steps to Reproduce Updated View Revisions
2015-05-02 22:22 homerofgods Additional Information Updated View Revisions
2015-05-02 22:25 homerofgods Description Updated View Revisions
2015-05-02 22:35 homerofgods Note Added: 0002456
2015-05-02 22:52 homerofgods Note Edited: 0002456 View Revisions


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker