20 Commits

Author SHA1 Message Date
Buckaroo Banzai
6f170053da
Editable station (#24)
* first pass adding edit functionality

* moved is_falsey_string to functions.lua

* adding some formspec_escape()

* added node_description() getter

* comment updated

* show edit formspec in a subsequent run-loop

* handle edit formspec

* changelog and misc comment fixes

* simplified elevator editing

Don't allow network or owner change on elevators

* remove unused variables

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>

* locale revisions

would be nice if some native speakers would check :)

Co-authored-by: Luke aka SwissalpS <Luke@SwissalpS.ws>
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2022-01-07 16:37:46 +01:00
Sbgodin
33c15e1836
Corrects typo: diffrent --> different (#13) 2021-02-10 23:55:17 +11:00
BuckarooBanzay
3e8915e249 fix translation issues
fixes #6
2020-11-19 20:12:17 +01:00
David Leal
372904e03e
Update Russian translation (untested) 2020-10-25 14:46:39 -06:00
David Leal
ad7022cd7d
Update German translation (untested) 2020-10-25 14:35:55 -06:00
David Leal
1687965753
Update Spanish translation 2020-10-25 14:35:55 -06:00
David Leal
c88bfa3d86
Update Russian translation (untested) 2020-10-25 00:20:03 -05:00
David Leal
8feddf9615
Update German translation (untested) 2020-10-24 21:49:01 -05:00
David Leal
a937eb7b78
Update Spanish translation 2020-10-24 21:34:52 -05:00
Panquesito7
f602472544
Fix many translation issues 2019-11-11 19:23:00 -06:00
Panquesito7
a30a1e7e3f
Use translation method from MT 5.0.0+ 2019-11-11 14:09:52 -06:00
Diego Martínez
a30c2b488c Add Spanish language. 2019-03-15 21:35:38 -03:00
Sokomine
be6eb62332 adjusted changes for locale 2019-03-09 23:42:38 +01:00
Sokomine
525714a9ed merged changes to locale 2019-03-09 23:16:41 +01:00
Sokomine
5b338f0d5c added buttons for removing/digging stations 2019-02-26 22:44:33 +01:00
SmallJoker
c1a4ca0741 Use safe_write_file, backup damaged network files 2018-10-28 20:39:58 +01:00
codexp
8277e25586 add Russian locale 2018-04-06 01:17:31 +02:00
codexp
07916ff19f convert German locale to po format 2018-04-05 16:06:14 +02:00
codexp
82ce1ff2ae generate locale template using intllib xgettext tool 2018-04-05 14:35:38 +02:00
Sokomine
661919aaaf added localization (inttlib); added german 2017-12-25 02:08:06 +01:00