mirror of
https://git.zap.org.au/git/trader.git
synced 2024-12-04 14:46:45 -05:00
Add translations for en_AU, en_GB and en_US
In particular, replace quotes with Unicode variants and change spelling appropriately.
This commit is contained in:
parent
0ec87f8b34
commit
868013e5a5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
*.o
|
||||
*.a
|
||||
*.gmo
|
||||
.deps/
|
||||
Makefile
|
||||
Makefile.in
|
||||
@ -29,7 +30,6 @@ TAGS
|
||||
/build-aux/snippet/warn-on-use.h
|
||||
|
||||
/po/POTFILES
|
||||
/po/en@quot.gmo
|
||||
/po/en@quot.insert-header
|
||||
/po/en@quot.po
|
||||
/po/messages.mo
|
||||
|
@ -27,3 +27,6 @@
|
||||
|
||||
|
||||
en@quot
|
||||
en_AU
|
||||
en_GB
|
||||
en_US
|
||||
|
1662
po/en_AU.po
Normal file
1662
po/en_AU.po
Normal file
File diff suppressed because it is too large
Load Diff
1662
po/en_GB.po
Normal file
1662
po/en_GB.po
Normal file
File diff suppressed because it is too large
Load Diff
1662
po/en_US.po
Normal file
1662
po/en_US.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user