how do i change openbullet language ?
-
Hi , I use translate . I want to change the openbullet language. For example I want to write "run" instead of launch. I changed the steam machine checker language before using dnspy but I could not find it in openbullet. bana yardım eder misiniz??
-
OB2 will support translations, and it will probably have a turkish translation eventually.
-
Can't we replace it with dnspy or any other program , for example dnspy
-
Man, OB is open source, just go on github, find what you want to change, change it, rebuild and done. No need to use dnspy...
-
How do i do this , Can you explain in detail. like telling an idiot
-
@cracker-exe what part would to change? Maybe I could help you out.
-
@E7Cracks only the texts will change, everything else is the same
-
@cracker-exe all text? Please be more specific. Although I'm assuming you mean all text, if os go to https://github.com/openbullet/openbullet find the files with the "text" and change them and then rebuild using the latest version of Visual Studio. Visual Studio Download: https://visualstudio.microsoft.com/downloads/
-
so* Again, sorry for my grammatical errors.
-
@E7Cracks no problem I downloaded Microsoft visual studio, opened the files, in which folder are the texts in?
There are 4 folders
-OpenBullet
-OpenBulletCLI
-PluginFramework
-RuriLib
-
Probably All 4 except PluginFramework. Just replace the text that has no special highlight (color) instead of the actual code. OpenBullet is coded in C# I'm pretty sure. It is in the cs files probably along with other types of files. cs files are the files containing the code. @Ruri is the best for help as he developed OpenBullet.
-
https://hizliresim.com/DdY4UQ screen shot
-
@cracker-exe to be sure and as it seems you have a lot of time go through everything and replace the text in English except the code (Highlighted/ different colors).
-
I couldnt find it
-
@cracker-exe use this as an example. https://github.com/openbullet/openbullet/blob/master/OpenBullet/ViewModels/HitsDBViewModel.cs
Tell me if you still need help.
-
I don't see the button text, What I want to change is the texts. For example the word hit for example start word For example, the word combo, not the word list
-
https://hizliresim.com/kj0UpO screen shot dnspy
-
that was an example you have to find the word for example paste it into notepad and ctrl+h.
-
then find the word you wanna replace
-
I finally found it but I can't edit it