Commit graph

13 commits

Author SHA1 Message Date
Dennis Felsing 0498df2508 Update localizations (Thanks to Cellegen for report)
- Remove duplicate laser entries
- Update menus_settings.cpp comment for scripts
- Update instructions for scripts
- Run script to get updated localizations
2019-12-02 09:09:01 +01:00
ChillerDragon 96c9b1ab73 Rename rifle to laser
This makes it easier to copy code from/to 0.7
23df3c609e
2019-11-22 15:37:18 +01:00
def cc1ce8699b Update language files
Is this the proper way?

for i in data/languages/*.txt; do scripts/languages/copy_fix.py $i $i.tmp --delete-unused --append-missing --delete-empty && mv $i.tmp $i; done
2019-04-06 15:19:07 +02:00
def 6701000931 Rename Score board to Scoreboard for consistency 2019-03-12 19:00:47 +01:00
Edgar 1a83968df2
remove warning 2018-07-04 09:22:21 +02:00
Edgar 3ca0bd4f69
Update catalan translation 2018-07-04 09:20:19 +02:00
Rafael Fontenelle 27a15d491a Update translations 2018-07-03 20:00:31 -03:00
Ryozuki 1230f4e016 update catalan translation 2018-03-12 19:45:55 +01:00
def a8b2bb599f Update translations and translation scripts (fixes #595) 2017-07-09 09:09:14 +02:00
Ryozuki 688d42fc93 improved more the catalan translation 2016-02-14 01:21:10 +01:00
def e0d61a4847 Fix Catalan translation file 2015-08-26 15:33:26 +02:00
def e310af1501 Fix Catalan translation (by Ryozuki) 2015-08-10 15:40:37 +02:00
def c6d90c6705 Add Catalan translation (by Ryozuki) 2015-06-27 21:02:43 +02:00