def
2d6e56fec8
Translation fixes
...
- Code didn't work with newlines, get rid of them
- Some stylistic improvements
2020-06-26 18:34:50 +02:00
sven
9d0bae9769
Fix unused translation
2020-06-26 02:49:35 +02:00
def
c64691db01
Update translation files
...
With:
for i in data/languages/*.txt; do scripts/languages/copy_fix.py $i $i.$$.tmp --delete-unused --append-missing && mv $i.$$.tmp $i; done
2020-06-21 01:18:42 +02:00
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
Rafael Fontenelle
099e9faafe
Remove duplicated "please translate this" comment lines
2018-07-03 20:12:23 -03:00
Rafael Fontenelle
27a15d491a
Update translations
2018-07-03 20:00:31 -03:00
def
a8b2bb599f
Update translations and translation scripts ( fixes #595 )
2017-07-09 09:09:14 +02:00
timgame
dec9985c6a
added language scripts
2015-06-30 18:57:25 +02:00
def
83dd6ddf83
Add languages
2013-12-26 18:51:18 +01:00
oy
357be91c6b
removed language files
2012-02-05 17:06:07 +01:00
oy
4efd65359e
show notification when game is paused
2012-01-10 22:40:48 +01:00
oy
ea1609a58b
added missing localisations
2012-01-10 22:37:27 +01:00
oy
535324d6ed
added an entry for the kill command to the controls menu. Closes #652
2012-01-08 00:20:02 +01:00
Learath2
8e8ba26ac2
Fixed errors i've seen in Turkish translation.
2012-01-01 23:54:29 +02:00
oy
ac929c0365
Merge pull request #864 from Learath2/translate-c
...
Minor Updates On Turkish Translation
2011-09-11 15:08:41 -07:00
Learath2
8b91036da6
Minor Updates On Turkish Translation
2011-09-07 16:59:20 +03:00
oy
a0aedd4d3b
Merge pull request #848 from Learath2/translate-c
...
Updated Turkish Translation
2011-08-28 16:16:30 -07:00
Learath2
4dec5db9bd
Updated Turkish Translation
2011-08-21 01:12:50 +03:00
oy
123eab41c8
made it possible to filter by player country in the server browser. Closes #654
2011-06-29 22:27:32 +02:00
oy
b7ce39be94
added "Updated Turkish Translation" by Learath2
2011-06-27 22:23:40 +02:00
Learath2
85bf55d95e
Updated Turkish Translation
2011-06-27 19:54:08 +03:00
oy
fb309436b4
improved friends feature
2011-06-26 17:10:13 +02:00
oy
e85c4cb5db
updated language files
2011-05-02 19:31:20 +02:00
oy
26d014ad4f
cleaned up last commit
2011-05-02 18:31:44 +02:00
Learath2
d2cbcbfcf4
Added turkish translation
2011-05-02 18:29:22 +02:00