Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with translation #13

Closed
xorik opened this issue Sep 26, 2011 · 1 comment
Closed

Problem with translation #13

xorik opened this issue Sep 26, 2011 · 1 comment

Comments

@xorik
Copy link

xorik commented Sep 26, 2011

Hi!
I tried to make russian translation, but all russian strings is empty in game.
Screenshot: http://ompldr.org/vYWplMw
Steps to reproduce:

  1. git clone or git pull from https://github.com/xorik/minetest.git
  2. cmake . -DRUN_IN_PLACE=1 && make
  3. cd bin/
  4. LANG=ru_RU.UTF-8 ./minetest

UPD: please use branch "ru-translate"

@bookwar
Copy link

bookwar commented Oct 18, 2011

nerzhul added a commit to nerzhul/minetest that referenced this issue Sep 8, 2015
JosiahWI pushed a commit to JosiahWI/minetest that referenced this issue Jan 12, 2023
JosiahWI pushed a commit to JosiahWI/minetest that referenced this issue Apr 18, 2024
* Remove tinygltf

* Integrate tiniergltf

* Update build.yml to include jsoncpp

* Namespace target

* Undo noexcept removal, readd move constructor

* Remove debug throw

* Remove now obsolete build code

* Bump CMake minimum version to 3.12

* Fix oops

* Remove unnecessary install/export

* Remove tinygltf from Config.cmake.in

* Take inspiration from Minetest's FindJson.cmake

* Move tiniergltf to separate repo

* CI: Install git

* Bump tiniergltf version (obtain jsoncpp via FetchContent)

* Remove jsoncpp from build dependency list
JosiahWI pushed a commit to JosiahWI/minetest that referenced this issue Apr 18, 2024
* Remove tinygltf

* Integrate tiniergltf

* Update build.yml to include jsoncpp

* Namespace target

* Undo noexcept removal, readd move constructor

* Remove debug throw

* Remove now obsolete build code

* Bump CMake minimum version to 3.12

* Fix oops

* Remove unnecessary install/export

* Remove tinygltf from Config.cmake.in

* Take inspiration from Minetest's FindJson.cmake

* Move tiniergltf to separate repo

* CI: Install git

* Bump tiniergltf version (obtain jsoncpp via FetchContent)

* Remove jsoncpp from build dependency list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants