Commit graph

440 commits

Author SHA1 Message Date
Sebastian Celis
e1ca68f6b9 Escape quotes in the gettext formatter
Fixes #267
2019-02-21 15:56:02 -06:00
Sebastian Celis
5a5a263fec
Merge pull request #264 from danl3v/fix-warnings
Fix Warnings When Running Rake Test
2018-12-04 09:27:07 -06:00
Daniel Levy
97106cdd1f Fix Warnings When Running Rake Test 2018-12-03 13:29:44 -08:00
Sebastian Celis
b0474a6f87
Merge pull request #262 from danl3v/fix-deprecation-warnings
Fix Deprecation Warnings
2018-11-29 10:28:31 -06:00
Sebastian Celis
62a6f7889d
Merge pull request #263 from danl3v/update-to-circleci-2.0
Update to CircleCI 2.0
2018-11-29 10:27:15 -06:00
Daniel Levy
b9135c20ef Update to CircleCI 2.0 2018-11-28 15:20:08 -08:00
Daniel Levy
2cb9639047 Fix Deprecation Warnings 2018-11-27 15:02:42 -08:00
sebastianludwig
5ce4ac934c
Merge pull request #260 from tomgs/patch-1
Fixed first run description
2018-09-05 19:58:17 +02:00
Tom Granot-Scalosub
3b99a796f1
Fixed first run description
Doesn't run without the --format part - added all possible format possibilities.
2018-08-31 13:51:30 +03:00
Sebastian Celis
a186d37481
Merge pull request #257 from sebastianludwig/255-any-lang
Deduct language from filename
2018-06-17 17:45:28 -05:00
Sebastian Ludwig
079065da31 Add hints to error messages that might help to solve the error. 2018-06-17 16:23:25 +02:00
Sebastian Ludwig
68b59b9e0f Fixes #255. While fixing #250 094ba47 introduced a regression that the language was no longer deducted from the given filename. 2018-06-17 16:17:22 +02:00
sebastianludwig
b1f629061a
Merge pull request #254 from aleks2a/doubleQuotes
Fixing issue 252: Loc Drop Converts Double Quotes to Single Quotes
2018-06-07 10:19:34 +02:00
Aliaksei Piatrouski
a0a12ad1c1 Fixxing issue 252: Generating and Consuming Loc Drop Converts Double Quotes to Single Quotes 2018-06-06 12:58:11 -07:00
Sebastian Celis
0eefb31ba1
Merge pull request #251 from sebastianludwig/250-language-deduction
Language deduction
2018-06-05 08:23:04 -05:00
Sebastian Ludwig
cd0735b39d Remove unnecessary '\n' from the generated gettext localization files. 2018-06-04 21:22:09 +02:00
Sebastian Ludwig
094ba47ac8 Only recognize two letter language codes (with optional two letter region codes) as languages when deducting the language from filenames.
Also add the logic to recognize a language code folder name in the Abstract formatter to mirror its output_path_for_language implementation.

Fixes 250.
2018-06-04 21:22:09 +02:00
Sebastian Celis
9345cdf26e
Merge pull request #249 from scelis/feature/jruby-documentation
Add documentation for Android and jruby
2018-05-30 11:24:30 -05:00
Sebastian Celis
04cb7f66cd Update CircleCI links to point to the correct repository 2018-05-30 11:17:45 -05:00
Sebastian Celis
394fd019f6 Update version to 1.0.4 2018-05-30 11:15:31 -05:00
Sebastian Celis
2878050d18 Cleanup android and jruby section 2018-05-30 11:07:28 -05:00
tobilarscheid
b92ce136cc
Update README.md 2018-05-22 16:13:43 +02:00
Sebastian Celis
a5edde0511
Merge pull request #247 from sebastianludwig/244-consume-tags
Consume child HTML tags in Android formatter
2018-05-22 08:56:54 -05:00
Sebastian Celis
890d461eb9
Merge pull request #246 from sebastianludwig/243-consume-all-errors
Let consume-localization-archive fail
2018-05-22 08:56:07 -05:00
Sebastian Celis
4354775577
Merge pull request #245 from sebastianludwig/236-quite
Add quiet mode
2018-05-22 08:55:03 -05:00
Sebastian Ludwig
5b2ddf3135 Fixes a regression introduced in ea58bd1: child HTML tags in strings like <b> were ignored when consuming strings. Closes #244. 2018-05-21 14:26:30 +02:00
Sebastian Ludwig
d0dc544023 Let consume-localization-archive fail if one file could not be consumed. Fixes #243. 2018-05-21 13:43:57 +02:00
Sebastian Ludwig
937c713b71 Add --quiet option. Closes #236. 2018-05-21 13:11:27 +02:00
Sebastian Ludwig
8eccb7fa57 Use stderr strictly for errors and stdout for all other output (#236) 2018-05-21 12:34:44 +02:00
tobilarscheid
b610e30065
use jruby for android 2018-05-04 13:04:27 +02:00
Sebastian Celis
b52de34ce9 Update version to 1.0.3 2018-01-26 11:41:22 -06:00
Sebastian Celis
01ee6d4eef
Update CHANGELOG.md 2018-01-26 11:40:59 -06:00
Sebastian Celis
15006424ed
Merge pull request #235 from scelis/fix/234_complex_placeholders
Fix an error caused by combining %@ with other placeholders
2018-01-26 11:39:42 -06:00
Sebastian Celis
cdec8c2109
Update CHANGELOG.md 2018-01-26 08:04:04 -06:00
Sebastian Celis
5cda6ace82
Merge pull request #237 from eclair4151/master
Fix safe yaml crash
2018-01-26 08:02:50 -06:00
Tomer Shemesh
e72f661b75
Fix safe yaml crash
Fix Safe Yaml crash

In some cases safe yaml will be loaded and cause it to crash when ever it is run before date class has been loaded. This can be seen in a few cases and makes it crash when ever twine is called. 

https://github.com/dtao/safe_yaml/issues/80
https://github.com/test-kitchen/test-kitchen/issues/1327
https://github.com/jekyll/jekyll/issues/3201

This commit fixes that issue
2018-01-26 08:57:52 -05:00
Sebastian Celis
c6b3c9c875 Fix an error caused by combining %@ with other placeholders
Fixes #234
2018-01-24 08:56:04 -06:00
Sebastian Celis
72098611ba Update version to 1.0.2 2018-01-20 10:38:24 -06:00
Sebastian Celis
4891736b1b Clean up android styling documentation 2017-12-30 15:38:07 -06:00
Sebastian Celis
7a7ca59c2d
Merge pull request #228 from sebastianludwig/212-improvement
Improved Android HTML escaping
2017-12-30 15:36:40 -06:00
Sebastian Celis
c2b517707a
Merge pull request #230 from sebastianludwig/223-unit-tests-for-222
Unit tests for regression fixed in #222
2017-12-30 15:29:28 -06:00
Sebastian Ludwig
77a7b49a18 Correct broken link. 2017-12-12 18:26:25 +01:00
Sebastian Ludwig
e838dcc8fd Add unit tests for regression fixed in #222. Closes #223. 2017-12-12 17:27:08 +01:00
Sebastian Ludwig
b5cd295e3a Escape angle brackets in Android formatter, if the string contains a placeholder to enable users to use the official way to retrieve these strings. Improves #212. 2017-12-12 15:26:38 +01:00
Sebastian Celis
0688167c59 Merge pull request #224 from scelis/1.0.1-release
Update version to 1.0.1
2017-10-18 08:35:32 -05:00
Sebastian Celis
30ac0d566d Update version to 1.0.1 2017-10-18 08:32:48 -05:00
Sebastian Celis
6f947b076d Merge pull request #222 from scelis/fix/prefer-formatter-in-args
Always prefer the formatter passed in
2017-10-18 08:29:58 -05:00
Sebastian Celis
bd37ebf582 Always prefer the formatter passed in
This fixes #221
2017-10-18 08:22:21 -05:00
Sebastian Celis
993557a7e2 Merge pull request #220 from scelis/1.0-release
Update version to 1.0
2017-10-16 15:24:32 -05:00
Sebastian Celis
4fa59d6205 Update version to 1.0 2017-10-16 15:22:27 -05:00