Page 1 of 1

[Help] somes problèms

PostPosted: Mon Dec 17, 2012 18:05
by artyg
Edit : or i can change the number of version and edit menu "ESC" for french translation.

i share the french edit of engine here (if i have finish)

PostPosted: Mon Dec 17, 2012 18:43
by rubenwardy
artyg wrote:Hello (sorry for my bad english i'm french) I have some problem and I put everything in a screen. All my problems are classified by color. Thank you to answer to my problems as soon as possible it's urgent. To answer to my problem thank you for using the "color" or specify what problem you help me solve. I can touch the source code if it is necessary, thank you let me know the way to edit the code a problem (like console)

Image


Red, delete this option: Go into the games folder and delete "minimal"

Orange, edit name of this: why?

Yellow, delete this: it tells you what the game type is.

Purple, Edit Value: there is no real point

Blue: again no real point

Red, icon: you can find the icon here: https://github.com/celeron55/minetest/blob/master/misc/minetest-icon.ico

PostPosted: Mon Dec 17, 2012 19:07
by artyg
orange / yellow and blue its very important you have not idea ?

PostPosted: Mon Dec 17, 2012 19:09
by rubenwardy
artyg wrote:orange / yellow and blue its very important you have not idea ?


Yellow should not be changed.
Orange should not be changed, but can be by going into games/minetest/game.conf
Blue is not that important, it is only debug text, the GUI is much more important

PostPosted: Mon Dec 17, 2012 19:32
by artyg
rubenwardy wrote:Yellow should not be changed.
Blue is not that important, it is only debug text, the GUI is much more important


(yellow - why ?)
blue is important for me, do you have idea for edit this "text" on loading ? (or can i remove / mask this console ?)

PostPosted: Mon Dec 17, 2012 20:22
by kaeza
Sorry, but rubenwardy is right. If you need a different message, edit the source or pipe your output through `sed' and translate it yourself.

PostPosted: Mon Dec 17, 2012 20:30
by Calinou
So you're wanting to rebrand the game? Why?

PostPosted: Tue Dec 18, 2012 06:43
by artyg
Calinou wrote:So you're wanting to rebrand the game? Why?


translate in french + refontes des bugs. Et big Mises à jours.

kaeza wrote:Sorry, but rubenwardy is right. If you need a different message, edit the source or pipe your output through `sed' and translate it yourself.


sorry i don't understand :/ (or do I go to change this? (regardless of the source file)

PostPosted: Tue Dec 18, 2012 18:35
by rubenwardy
Go to the main compile file, main.cpp I think

I am guessing you are talking about publishing on windows.

Add the line below to a section of the file that is not in a function

#pragma comment(linker, "/subsystem:windows /ENTRY:mainCRTStartup")

PostPosted: Wed Dec 19, 2012 13:51
by artyg
bonjour tout ces problèmes sont résolu sauf celui de la console d'application. Que dois-je fait pour modifier cela ?

merci. cordialement,

artyg

_____________________________________

hello all these problems are solved except the console application. What should I do to change this?

thank you. Sincerely,

artyg

PostPosted: Wed Dec 19, 2012 15:55
by Obiewan1111
artyg wrote:bonjour tout ces problèmes sont résolu sauf celui de la console d'application. Que dois-je fait pour modifier cela ?

merci. cordialement,

artyg

_____________________________________

hello all these problems are solved except the console application. What should I do to change this?

thank you. Sincerely,

artyg


These are not problems.

Live with the ways you have to play.

PostPosted: Wed Dec 19, 2012 16:42
by artyg
These are not problems.

Live with the ways you have to play.


;). Problèm resolved. But or I can change the version number of the game ? and edit the menu "Esc" to translate it in French?

thanks ! :)

if i have finish i share the french edit of engine here

PostPosted: Wed Dec 19, 2012 16:47
by rubenwardy
artyg wrote:
These are not problems.

Live with the ways you have to play.


;). Problèm resolved. But or I can change the version number of the game ? and edit the menu "Esc" to translate it in French?

thanks ! :)

if i have finish i share the french edit of engine here


It would be better if you made a platform in minetest that means the user can select multiple languages

PostPosted: Wed Dec 19, 2012 16:51
by artyg
rubenwardy wrote:
artyg wrote:
These are not problems.

Live with the ways you have to play.


;). Problèm resolved. But or I can change the version number of the game ? and edit the menu "Esc" to translate it in French?

thanks ! :)

if i have finish i share the french edit of engine here


It would be better if you made a platform in minetest that means the user can select multiple languages


je ne parle que le français / italien.

__________________________

i speak just french and italian.

But or i can change the number of version and edit menu ESC ?

thanks you for your help :)

PostPosted: Wed Dec 19, 2012 21:19
by Obiewan1111
The next upload of Minetest should feature, foreign language formats and also 3rd person. I'll suggest it.

PostPosted: Thu Dec 20, 2012 10:06
by Calinou
Obiewan1111 wrote:The next upload of Minetest should feature, foreign language formats and also 3rd person. I'll suggest it.


Language translations of menus are possible using gettext already, although this feature is disabled in the Windows build and is not enabled when compiling it for any OS by default.

However, translating node/item descriptions and command outputs is currently impossible (client-side of course).

PostPosted: Thu Dec 20, 2012 10:29
by artyg
Calinou wrote:
Obiewan1111 wrote:The next upload of Minetest should feature, foreign language formats and also 3rd person. I'll suggest it.


Language translations of menus are possible using gettext already, although this feature is disabled in the Windows build and is not enabled when compiling it for any OS by default.

However, translating node/item descriptions and command outputs is currently impossible (client-side of course).


no two of you answered my question "how to change the version number in general and translated into French menu escapes"

PostPosted: Thu Dec 20, 2012 11:31
by Calinou
Version number is generated from CMakeLists.txt.

PostPosted: Thu Dec 20, 2012 11:45
by artyg
Thanks :) and translate escape ? :p