Dirk Baeumer
|
a22fe7f318
|
Update version number
|
2018-01-24 00:01:35 +01:00 |
Dirk Baeumer
|
76f5b85b86
|
Fix reading the meta data json information
|
2018-01-22 23:05:09 +01:00 |
Dirk Baeumer
|
4366bc49fa
|
Use forward slashes for module key
|
2018-01-19 17:44:08 +01:00 |
Dirk Baeumer
|
fee92b5832
|
Add support to bundle extension language files into one bundle
|
2018-01-19 17:33:20 +01:00 |
Dirk Baeumer
|
711fcf3930
|
Rename rootPath to outDir
|
2018-01-18 22:16:42 +01:00 |
Dirk Baeumer
|
9103464bb5
|
Fix rewrite for nls references
|
2018-01-18 21:51:33 +01:00 |
Dirk Baeumer
|
6073f74aac
|
Update to latest dependency versions
|
2018-01-18 09:34:47 +01:00 |
Martin Aeschlimann
|
ee7ad9f368
|
[i18n] add language as parameter so i18n scripts can be used from langpacks
|
2018-01-17 19:59:43 +01:00 |
Dirk Baeumer
|
5819602049
|
Add support to bundle single meta data file
|
2018-01-17 15:22:21 +01:00 |
Dirk Baeumer
|
a3ae6a9bcb
|
Fixes #15
|
2017-11-22 15:57:34 +01:00 |
Dirk Baeumer
|
1ae2bc4b1c
|
Improve error message format
|
2017-10-26 21:01:53 +02:00 |
Dirk Baeumer
|
346afe5879
|
Fixes #10: Show locale when warning on missing translations
|
2017-10-26 16:07:22 +02:00 |
Michel Kaporin
|
b01169cdb7
|
Switched to HTTPS requests for Transifex. Added check for empty keys in .nls.json when preparing XLFs
|
2017-06-30 11:45:19 +02:00 |
Michel Kaporin
|
f9c73ca3c0
|
Added description for onboarding extensions to Transifex.
|
2017-06-14 14:52:47 +02:00 |
Michel Kaporin
|
60d27a5a48
|
Fixed pulled translation' buffer encoding and pulling task termination before all files are written on disk.
|
2017-04-18 10:09:15 +02:00 |
Dirk Bäumer
|
3f27c687a9
|
Merge pull request #11 from michelkaporin/master
Use Promise only from ES2015 for Transifex changes
|
2017-04-12 15:43:13 +02:00 |
Michel Kaporin
|
5da7838adf
|
Merge branch 'master' of github.com:michelkaporin/vscode-nls-dev
|
2017-04-12 15:42:11 +02:00 |
Michel Kaporin
|
d50b0dd314
|
Use only Promise from ES2015 for Transifex changes.
|
2017-04-12 15:41:20 +02:00 |
Michel Kaporin
|
7bbf8f7e3e
|
Use only Promise from ES2015 for Transifex changes.
|
2017-04-12 15:40:14 +02:00 |
Dirk Baeumer
|
77862ab519
|
Publish version 2.1
|
2017-04-12 11:50:30 +02:00 |
Dirk Bäumer
|
2ac31ada3c
|
Merge pull request #9 from michelkaporin/master
Corrected language conversion for retrieving resources from Transifex.
|
2017-04-10 12:42:30 +02:00 |
Michel Kaporin
|
af1684f606
|
Corrected language conversion for retrieving resources from Transifex.
|
2017-04-06 17:42:14 +02:00 |
Dirk Baeumer
|
99df47bcf9
|
Adding zh-hant & zh-hans support for supported locale iso639 identifiers in Transifex
|
2017-04-06 15:49:46 +02:00 |
Dirk Baeumer
|
1c1af0e9d0
|
Correct iso639 mapping
|
2017-04-06 15:34:37 +02:00 |
Dirk Bäumer
|
e5e1ead460
|
Merge pull request #8 from michelkaporin/master
Added ability for JSON/XLIFF conversion and Push/Pull from Transifex
|
2017-04-06 15:07:12 +02:00 |
Michel Kaporin
|
b9c21c1a31
|
Updated Node version, inlined with 'vscode' repository Travis configuration.
|
2017-04-06 14:55:13 +02:00 |
Michel Kaporin
|
3854ffdbd6
|
Added capability of supplying custom languages for pulling from Transifex. Amended chinese culture codes.
|
2017-04-06 10:02:31 +02:00 |
Michel Kaporin
|
6073022771
|
Updated documentation, removed unused argument for pulling method.
|
2017-04-05 16:46:00 +02:00 |
Michel Kaporin
|
8415898673
|
Removed redundant test.
|
2017-04-05 16:36:19 +02:00 |
Michel Kaporin
|
0ec763c43b
|
Removed redundant code, leaving only required for extensions internalisation.
|
2017-04-05 16:33:22 +02:00 |
Dirk Bäumer
|
9cc74d59a9
|
Merge pull request #6 from mortonfox/patch-1
Fix license link
|
2017-04-04 15:46:13 +02:00 |
Michel Kaporin
|
27e117c72c
|
Fixed pulled translations path problem.
|
2017-03-31 16:24:40 +02:00 |
Michel Kaporin
|
0f4b012a4e
|
Corrected JSON/XLIFF conversion description.
|
2017-03-21 10:22:03 +01:00 |
Michel Kaporin
|
b900ee9043
|
Added code for JSON/XLF conversion for translations as well as for Transifex pushing/pulling.
|
2017-03-21 10:15:53 +01:00 |
Dirk Baeumer
|
c77686a5c6
|
Moved to @types
|
2017-03-20 12:21:21 +01:00 |
Morton Fox
|
d5767d8435
|
Fix license link
|
2016-09-23 00:19:31 -04:00 |
Dirk Baeumer
|
deb7927143
|
Upgrade to official TS 2.0.3
|
2016-09-22 22:41:36 +02:00 |
Dirk Baeumer
|
97ebe26ccc
|
Remove beta tag
|
2016-09-21 15:27:59 +02:00 |
Dirk Baeumer
|
b5c8c41a01
|
Move package to TS 2.0.x
|
2016-09-21 12:26:44 +02:00 |
Dirk Baeumer
|
6ddfbb3472
|
Publish 1.1.0
|
2016-06-10 12:07:12 +02:00 |
Dirk Baeumer
|
cc44962a01
|
Fixes #4: createKeyValuePairFile should provide options to join comments into one string
|
2016-05-23 15:41:49 +02:00 |
Dirk Baeumer
|
5b7b01ca75
|
Merge branch 'bjacobs3-master'
|
2016-05-20 10:26:27 +02:00 |
Dirk Baeumer
|
67e106a2f2
|
Formatting and typing fixes. Preserves comments as string[]
|
2016-05-20 10:25:25 +02:00 |
Brandon Jacobs
|
8863e1cf4c
|
refactored kev value pair changes into own function. Moved helper function into lib
|
2016-05-12 10:50:30 -07:00 |
Brandon Jacobs
|
2e4258bd13
|
rewritelocalizecalls now has an option to output keyvalue pair json file
|
2016-05-10 09:31:03 -07:00 |
Dirk Baeumer
|
4661511ffb
|
Fixes #2: Make locale tag resolution lower case based
|
2016-03-22 12:32:41 +01:00 |
Dirk Baeumer
|
303ccf5b89
|
Fixed caseing for locale information
|
2016-03-15 12:59:56 +01:00 |
Dirk Baeumer
|
52c9bfc89f
|
Fixed path problems. Added logging
|
2016-03-13 15:19:00 +01:00 |
Dirk Baeumer
|
fcc8a885d7
|
Path bug fixing plus logging
|
2016-03-11 23:22:35 +01:00 |
Dirk Baeumer
|
b466acfdea
|
Add core languages array
|
2016-03-09 11:41:51 +01:00 |