* Update bundle_hu.properties
Hungarian language use Sentence case instead of Title Case. The incorrect sentences have been corrected. Many errors have been polished.
* Update full_description.txt
Polishing the translations
* Update description.txt
Polishing the translation
* Update full_description.txt
polishing the translation
* Update description.txt
polishing the translation
* Update bundle_hu.properties
polishing
* Update bundle_hu.properties
Making some sentences more understandable.
* Update bundle_hu.properties
Making some sentences more understandable.
* Update bundle_hu.properties
Making some sentences more understandable.
* Update bundle_hu.properties
Follow the updates: Grammar & context fix
* Update bundle_hu.properties
Minor fixes
* Update bundle_hu.properties
Minor fixes
* Update bundle_hu.properties
minor fixes
* Update bundle_hu.properties
fixing typo
* Update bundle_hu.properties
fixes and follow the main bundle changes
* Update bundle_hu.properties
minor fix
* Update bundle_hu.properties
making texts more polished
* Update bundle_hu.properties
minor text polishing
* Update bundle_hu.properties
*Fixing a bunch of typos (sorry)
*Fine-tuning of the translation
*Translation for the last changes
* Adding hungarian translation for steam
* Update description.txt
minor fixes
* Hungarian translation for google play
* Update full_description.txt
fixing typos
* Update bundle_hu.properties
follow bundle.properties changes
* Update bundle_hu.properties
fixes
* Update bundle_hu.properties
Translations, and follow the updates
* Update contributors
I'm Here :)
* Update bundle_hu.properties
add missing charachters
* Update bundle_hu.properties
update
* Update bundle_hu.properties
updates
* Update bundle_hu.properties
correction of uppercase and lowercase letters
other reformulations
filling in missing texts and words
* Update bundle_hu.properties
fixing mistakes from the previous updates
* Fix text setting in marker control
* Fix marker and bridge calculation game crashes, minor marker instruction code fixes
* Add privileged desynced client constant global variables
* Remove broken attempt to not initialize client vars on server
* Make @clientLocale variable non-constant, make @server and @client privileged
* WIP Implementation of map-specific locale bundles
* Progress on map locale bundles: add locale data to saves, make objectives use map locales if possible
* Add print formatting and map locale printing to world processors
* 🗿
* Minor map locales dialog ui changes
* Make map locale bundles load when joining multiplayer server
* Remove static declaration of current locale in MapLocales to fix tests failing
* Unify name of localeprint instruction, minor instruction description change, fix map locales incorrectly loading from clipboard
* Fix locale bundles not saving in game state, add global var, make objective markers use map locale bundles and .mobile properties on mobile devices
* Even more map locales dialog improvements
* Fix english locale picking (when property isn't presented in current locale but english version has it) not working
* Add icon pasting to map locales dialog, minor ui changes
* Fix inconsistent game crash with null text in objectives, define player.locale on game loading (for clientLocale var)
* Change format instruction placeholders to backslash, fix map locales system incorrectly handling default locale
* understood