10-07-2014, 10:02 PM
Oki doki

Computers are like air-conditionners, they stop working properly when you open Windows...
The following warnings occurred: | |||||||||||||||||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 66 - File: global.php(961) : eval()'d code PHP 8.0.30 (Linux)
|
Tutorial - Language Modding
|
10-07-2014, 10:02 PM
Oki doki
![]()
Computers are like air-conditionners, they stop working properly when you open Windows...
11-07-2014, 05:48 AM
Language files has been updated
![]() Sorry for not having any descriptions to the translations yet... The idea now is that all the translations will be included with the Steam release. This is because there will probably be a weeks gap of preparing for the release before releasing the steam version, and during this time nothing will be added or removed from the translations.
11-07-2014, 01:13 PM
The difficult is that i do not always know in what context the word or the description is.
So i change it an must test it ingame an check is this correct:-) But what I'll tell you, you know it :-)
15-07-2014, 07:38 AM
(This post was last modified: 15-07-2014, 07:51 AM by TopperHarley.)
I have two points.
1. The default.xml makes me confused:-) Is it possible for the future to make sections in the default.xml. It is very difficult to detect which value where the part in the game. The other translation files are not a problem because there is a folder structure. Example: Code: <!-- Mainmenu and Submenu --> and so forth. This are only a example, the sections can of course have a different name and are divided. at the moment, in the default.xml everything is mixed and i see no structure in the file. When the game is bigger and has more content it is increasingly difficult to edit the text. I think it would be better to make as soon as possible, later it could generate a lot of work;-) What do you think about this? 2. Do you already have an idea how the files can be exchanged in a central store? It when you edit it directly online and save again can would be best. Each change is logged in a history. Does anyone know a software who has this features? Thus all were always on the same files.
15-07-2014, 08:46 AM
1. I agree with you to the fullest! I will try to get some structure in this before the next release.
2. I have been thinking about this, there are programs that could help us a little but as they are not tailored for this purpose it will still get confusing. It would be a lot better if it was possible to code something of our own. Unfortunately my php skills aren't the best atm so it would probably take a couple of days of work to get it operating. I will have to get back to you on this, I will do some tests tonight and see how hard it can be.
15-07-2014, 09:20 AM
YOU are the man! +2
Thank you for fast answer and sacrifice your time for this expansion.
15-07-2014, 05:06 PM
Me again.
When i will check the language file, one folder cant be checked with the tool Code: INFO: Location: [STARTING] i start the tool as administrator....any idea?
15-07-2014, 06:10 PM
Regarding the automatic sharing/saving of the files, we could use Dropbox, right?
15-07-2014, 11:43 PM
(15-07-2014, 05:06 PM)TopperHarley Wrote: Me again. Do you have the "I:\Dwelvers/media/language/msg/" folder on your computer? (15-07-2014, 06:10 PM)Excess Wrote: Regarding the automatic sharing/saving of the files, we could use Dropbox, right? We could, but I am not to fond of it because we still need to back up everything if something happens to be overwritten. Also, I think dropbox will be pretty clumpy to use, because we need to put up rules for everyone to follow just to make it work. Yamitatsu PM:ed me a great idea to make this work, it is to make a php site where everything will be handled online. The idea is simple in my opinion. Imagine having the language package uploaded on the dwelvers ftp server, then all we need is some php tool that can read and write to xml files. From there it shouldn't be that hard to create a working system that will be updated instantly. We can probably integrate it with the forum logins so that it is only available for certain users so that we don't get any trolls messing around in there. (15-07-2014, 06:10 PM)Excess Wrote: Regarding the automatic sharing/saving of the files, we could use Dropbox, right? I found sourceforge.net perfect for allowing members only to update files without being able to delete them or create new, also there is very nice collaboration tool which allows our work to schedule and organize tasks in time (if we would like to have professional language team ![]()
Spec: Win 10, ATI 7800 HD, res: 1280x1024x75. I support The Venus Project & Resource-Based Economy
16-07-2014, 08:09 AM
(15-07-2014, 11:43 PM)Rasmus Wrote:(15-07-2014, 05:06 PM)TopperHarley Wrote: Me again. Yes, the game and the language files are on my local disk. The ntsc permissions are correct. I dont know what is wrong. The other folders make no problem. I will download the language pack and the checker again and copy to another drive an will checkt this again.
17-07-2014, 04:10 PM
Hmm, maybe it is possible for you to zip and send me the package you have that it is complaining on?
21-07-2014, 04:49 PM
i just managed to wiork a bit on the german.xml an i found some things that are unclear to me or could cause problems with german keybords
- the symbol on the select key ( tilde if im not mistaken ) is in a different location on the german keyboard and accessed by pressing right alt + the key to the upper left of enter ( on a standatd size keyboard with english layouts that would be the "}" key i think ) since you need to press the right alt key you are able to bind it in most games but not to use it ingame - i think multiply and add keys on the num pad are missing in the list - i have no idea what the separator key is or what it does ( a picture with a ring around the right one might help me to find the equivalent on a german keyboard ) same thing with the help key, the execute key and the control-break key -im not sure what the difference between print and print screen is and the same problem with del and clear - im not sure where to find "selector location" ingame ( should be arround line 339 )
24-07-2014, 12:14 AM
(21-07-2014, 04:49 PM)Aische1984 Wrote: - the symbol on the select key ( tilde if im not mistaken ) is in a different location on the german keyboard and accessed by pressing right alt + the key to the upper left of enter ( on a standatd size keyboard with english layouts that would be the "}" key i think ) since you need to press the right alt key you are able to bind it in most games but not to use it ingame I am not totally clear on what you mean here. Could you elaborate a little? (21-07-2014, 04:49 PM)Aische1984 Wrote: - i think multiply and add keys on the num pad are missing in the list Noticed and fixed! (21-07-2014, 04:49 PM)Aische1984 Wrote: - i have no idea what the separator key is or what it does ( a picture with a ring around the right one might help me to find the equivalent on a german keyboard ) same thing with the help key, the execute key and the control-break key Many of the keys are taken from http://msdn.microsoft.com/en-us/library/ms927178.aspx and translated directly. I am not sure what some keys are myself or what the difference between some keys are, but I still added it because there was no reason not to. I will go over them and add a description as soon as I have some time over for it ![]()
24-07-2014, 02:09 PM
(24-07-2014, 12:14 AM)Rasmus Wrote:(21-07-2014, 04:49 PM)Aische1984 Wrote: - the symbol on the select key ( tilde if im not mistaken ) is in a different location on the german keyboard and accessed by pressing right alt + the key to the upper left of enter ( on a standatd size keyboard with english layouts that would be the "}" key i think ) since you need to press the right alt key you are able to bind it in most games but not to use it ingame on german keyboards "select" or "~" is accessed by pressing rifgt alt + the second key i marked and using that symbol for binds usually causes problems maybe its bacause you ned to use a combination of 2 keys it would be good if that symbol could be blocked from being used with german text or something like that alot of first person games use that key for console whitch usually means it doesnt work with a german keyboard unless you change the bind in the config files |
« Next Oldest | Next Newest »
|