Commit graph

153 commits

Author SHA1 Message Date
Sebastian Celis
bd3a658711 Merge pull request #78 from bencochran/validation
Add `validate-strings-file` command
2015-03-17 08:58:03 -05:00
Ben Cochran
2bdf42f399 Report all errors, not just the first 2015-03-17 02:26:42 -07:00
Ben Cochran
ee2e679c4a Remove validity checks from generate-report 2015-03-17 02:26:30 -07:00
Ben Cochran
8e0fccf853 Add validate-strings-file to readme 2015-03-16 10:48:57 -07:00
Ben Cochran
3c07e90c1f Add validate-strings-file command 2015-03-16 10:48:44 -07:00
Sebastian Celis
90666d118e Merge pull request #73 from PaulWagener/fix-unit-tests
Fixed hardcoded version number in unit test file
2014-10-24 08:44:54 -05:00
Paul Wagener
574708dae9 Fixed hardcoded version number in unit test file 2014-10-24 13:35:29 +02:00
Sebastian Celis
4c9345c88c Add bootstraponline to the contributors section. 2014-09-22 07:45:34 -05:00
Sebastian Celis
feee83c283 Update version to 0.6.0 2014-09-20 14:40:04 -05:00
Sebastian Celis
df8f9d593f Improve plugin readme section. 2014-09-20 14:39:20 -05:00
Sebastian Celis
a3a0f6d38a Remove Bundler code. 2014-09-20 14:32:45 -05:00
Sebastian Celis
ca29977eee Merge remote-tracking branch 'bootstraponline/plugin' 2014-09-20 07:42:40 -05:00
bootstraponline
fae3c97efd Add plugin support 2014-09-05 12:56:57 -04:00
Marco Pesenti Gritti
647276da3e Abort on error
This ensures the exit status 1, which is useful in scripts.
2014-08-21 23:58:08 +01:00
Sebastian Celis
ee6789f62a Merge pull request #63 from bootstraponline/patch-1
Fix tizen link
2014-08-04 09:06:12 -05:00
bootstraponline
1bab99ae7d Fix tizen link 2014-08-03 19:12:39 -04:00
Sebastian Celis
4bf05d871f Merge pull request #62 from grgcombs/string_tags
Allow `consume-all-string-files` to apply --tags to newly added translations.  Addresses issue #60.
2014-07-22 10:53:35 -05:00
Greg Combs
e78795b0a9 Allow consume-all-string-files to apply --tags to newly added translations. Addresses issue #60. 2014-07-02 11:23:30 -05:00
Sebastian Celis
5367954e60 Add Tizen to readme. 2014-06-10 10:29:02 -05:00
Sebastian Celis
afd43da1dc Add Sergey Pisarchik to contributors. 2014-06-10 10:27:01 -05:00
Sebastian Celis
2c27941059 Merge remote-tracking branch 'SergeyPisarchik/tizen' 2014-06-10 10:25:41 -05:00
Sebastian Celis
f015bd2084 Fix issue importing JSON strings containing line breaks.
Fixes #59
2014-06-10 10:22:30 -05:00
Sergey Pisarchik
0dd57c04fc Tizen unit test fix 2014-05-16 15:56:29 +03:00
Sergey Pisarchik
2bfc6ef5fb Add IDS_key.upcase 2014-05-16 15:56:29 +03:00
Sergey Pisarchik
b0e9d362c8 Add write_all_files for Tizen.
Add languages Hash
2014-05-16 15:56:29 +03:00
Sergey Pisarchik
70d04143fe Output "text id" instead of "string name" 2014-05-16 15:56:29 +03:00
Sergey Pisarchik
9ca167a447 Output <string_table> instead of <resources>. 2014-05-16 15:56:29 +03:00
Sergey Pisarchik
5953d020b7 Add Tizen test (test-output-12.txt). 2014-05-16 15:56:28 +03:00
Sergey Pisarchik
1fbe56ddd6 Added Tizen formatter as a copy of the Android formatter. 2014-05-16 11:38:46 +03:00
Sebastian Celis
0b52d8a346 Fix leading and trailing spaces in android xml files. 2014-03-26 14:06:56 -05:00
Sebastian Celis
a0a8496664 Fix unit tests. 2014-03-17 08:39:50 -05:00
Sebastian Celis
14036f293f Clean up jquery output. 2014-03-17 08:39:37 -05:00
Simon Friis Vindum
7e311c7b11 Remove section titles and comments from JSON output
The comment syntax is not proper JSON.
2014-03-17 14:22:57 +01:00
Simon Friis Vindum
4e308175b6 Remove illegal comments
Comments aren't supported in JSON
2014-03-17 09:39:03 +01:00
Sebastian Celis
22482c3587 Update version to 0.5.0. 2014-02-28 13:40:00 -06:00
Sebastian Celis
05854553a1 Make the resources regular expression more forgiving. 2014-02-24 16:16:58 -06:00
Sebastian Celis
da1b4ece9b Add Shai Shamir to the list of contributors. 2014-02-21 09:48:32 -06:00
Sebastian Celis
d91a727e00 Merge remote-tracking branch 'pichirichi/patch-2' 2014-02-20 16:26:05 -06:00
Shai Shamir
4e7c0a9590 add Django formatter 2014-02-20 15:41:45 +02:00
pichirichi
da1e6030de add Django formatter support to the documentation 2014-02-20 14:23:21 +02:00
pichirichi
9c546be6c9 Adding Django formatter
This will enable the creation of Django formated translation files as described here: https://docs.djangoproject.com/en/dev/topics/i18n/translation/
2014-02-20 14:18:56 +02:00
Sebastian Celis
a9eea2378e Add Blake Watters to the list of contributors. 2013-10-01 10:40:03 -05:00
Sebastian Celis
2b6e9fc1b8 Clean up write_all_files.
We now ignore the current directory and its parent as neither of these
are meant to be checked in write_all_files. This could cause extra files
to be written unexpectedly.
2013-10-01 10:37:06 -05:00
Blake Watters
367b275b3e Fix incorrect handling of nested paths when generating string files 2013-10-01 11:05:29 -04:00
Sebastian Celis
bb6f2b656f Merge remote-tracking branch 'GateGuru/bugfix/do-not-strip-positionals' 2013-10-01 09:06:56 -05:00
Blake Watters
fdbff215cd Drop code that strips positionals from iOS strings 2013-09-27 17:50:49 -04:00
Blake Watters
fbdb9b1fe7 Add encoding comment to ensure file is parsed as utf-8 2013-09-27 17:34:27 -04:00
Blake Watters
1fd932da7d Modernize Gemfile source 2013-09-27 17:19:05 -04:00
Sebastian Celis
50e5d23f0a When writing a set of files, only write to valid directories.
This fixes issue #40
2013-09-16 08:11:57 -05:00
Sebastian Celis
b630d61ed1 Add Joseph Earl to the list of contributors. 2013-07-11 16:46:48 -05:00