Commit graph

484 commits

Author SHA1 Message Date
Sebastian Celis
ca95b9ed02 Add rexml as a runtime dependency 2022-11-15 07:55:19 -06:00
Sebastian Celis
b10fe933f5 Add ruby 3.0 and 3.1 to the test matrix 2022-11-15 07:50:54 -06:00
Sebastian Celis
26c0562936
Merge pull request #310 from scelis/github-actions
Add Test workflow for GitHub Actions
2022-08-25 16:22:54 -05:00
Sebastian Celis
2a872b8b71 Drop support for Ruby 2.4 and 2.5 2022-08-25 16:21:03 -05:00
Sebastian Celis
6bf9a2ddde Remove CircleCI badge 2022-08-25 16:18:44 -05:00
Sebastian Celis
f331423475
Add Test workflow for GitHub Actions 2022-08-25 16:16:16 -05:00
Sebastian Celis
d2ec00d57b
Update formatters.md
Add sample plugins section.
2022-08-25 15:29:18 -05:00
Sebastian Celis
304b3ec63f
Merge pull request #304 from apascual/main
Fixed fallback language support and included simplified Chinese
2021-07-12 09:38:00 -05:00
Abel Pascual
790e3f7b3e Added fallback support for simplified chinese. 2021-07-09 09:33:58 +02:00
Abel Pascual
df60ce8e68 Fix fallback chain. 2021-07-09 09:33:09 +02:00
Sebastian Celis
7a77a55776
Merge pull request #303 from striezel-stash/fix-typos
chore: fix some typos
2021-07-06 08:42:22 -05:00
Dirk Stolle
fd326d0029 chore: fix some typos 2021-07-03 15:12:25 +02:00
Sebastian Celis
67a856d10a
Merge pull request #302 from bfreiband/patch-1
chore: fix typo in formatters.md
2021-06-17 17:11:09 -05:00
Ben Freiband
ad9b8d504b
chore: fix typo in formatters.md
s/bundeled/bundled in formatters.md
2021-06-15 16:50:52 -04:00
Sebastian Celis
b09c83229d Prepare 1.1.1 for release 2021-01-28 15:44:51 -06:00
Sebastian Celis
7be9e4549d
Merge pull request #300 from dgmltn/android-mulitline-comments
Slurp Android mulitline comments as single-line
2021-01-28 15:28:29 -06:00
Doug Melton
4d0f6326fb Slurp Android mulitline comments as single-line 2021-01-28 13:17:15 -08:00
Sebastian Celis
1662f131a9
Update version in the README to 1.1 2020-12-16 11:16:57 -06:00
Sebastian Celis
e220f9cc9e Words matter 2020-07-20 12:49:47 -05:00
Sebastian Celis
54072398dc Update version to 1.1 2020-07-09 13:58:50 -05:00
Sebastian Celis
4dffd16ec8
Merge pull request #297 from scelis/update-rubyzip-2-0
Update rubyzip to latest version
2020-07-09 13:25:43 -05:00
Sebastian Celis
6e70c05235 Update minimum ruby version to 2.4
Also add CircleCI tests for Ruby 2.6 and 2.7
2020-07-09 13:01:31 -05:00
Sebastian Celis
1eb18d8726 Update rubyzip to ~> 2.0 2020-07-09 12:55:36 -05:00
Sebastian Celis
edee7bbd11
Merge pull request #294 from scelis/update-rake-gemspec
Update rake to 13.0 or higher
2020-03-17 10:27:33 -05:00
Sebastian Celis
dc124b6b0e Update rake to 13.0 or higher
12.3.2 and lower have a security vulnerability.

https://github.com/advisories/GHSA-jppv-gw3r-w3q8
2020-03-17 10:25:54 -05:00
Sebastian Celis
aa99d02fc0
Merge pull request #289 from sebastianludwig/286-287-django
Django formatter improvements
2019-10-15 08:53:49 -05:00
Sebastian Ludwig
b216a2db01 Add validation warning if a translation contains Python only placeholders (fixes #287) 2019-10-03 17:33:17 +02:00
Sebastian Ludwig
42895063e1 Ignore commented out lines in Django .PO files (fixes #286) 2019-09-23 17:01:54 +02:00
Sebastian Ludwig
8566a0b70e Remove wrong indentation from Django header
to be closer to the specification
2019-09-23 16:59:44 +02:00
Sebastian Celis
9c70cb5638
Merge pull request #282 from sebastianludwig/281-escape-all-tags
Add --escape-all-tags flag
2019-07-01 13:29:00 -05:00
Sebastian Ludwig
3fa675dd84
Update CHANGELOG.md
Co-Authored-By: Sebastian Celis <sebastian@sebastiancelis.com>
2019-07-01 20:26:05 +02:00
Sebastian Celis
085cdb2585
Merge pull request #283 from sebastianludwig/ruby-2.5
Add Ruby 2.5 to CircleCI
2019-07-01 13:25:28 -05:00
Sebastian Ludwig
053aa14d03 Add Ruby 2.5 to CircleCI 2019-07-01 20:21:22 +02:00
Sebastian Ludwig
59c2f23064 Add --escape-all-tags flag to force the Android formatter to always escape styling tags.
Closes #281
2019-07-01 20:19:57 +02:00
Sebastian Celis
b3b8c395d7 Update version to 1.0.6 2019-05-28 08:17:28 -05:00
Sebastian Celis
a0fa380a84
Merge pull request #279 from doganov/more-android-tags
Support more Android styling tags
2019-05-23 15:57:50 -05:00
Kaloian Doganov
5e7a9c9be3 Support more Android styling tags 2019-05-23 23:28:30 +03:00
Sebastian Celis
bc4bd7daf0
Merge pull request #276 from jonasrottmann/fix/android-output-path
Android output path for default language
2019-05-14 14:21:07 -05:00
Jonas Rottmann
2e19dccd74 Make android formatter respect developer language
The output path of the android formatter will be `values` (no language
selector) of the language matches the developer language.
2019-04-18 23:46:58 +02:00
Sebastian Celis
408670e48d Update version to 1.0.5 2019-02-24 11:26:05 -06:00
Sebastian Celis
a8a9980d2f Update CHANGELOG 2019-02-24 11:22:50 -06:00
Sebastian Celis
28825fcf78
Merge pull request #268 from scelis/fix/escape-gettext-quotes
Escape quotes in the gettext formatter
2019-02-24 11:10:06 -06:00
Sebastian Celis
692c41460c
Merge pull request #269 from scelis/fix/rubygems-flag
Replace -rubygems with -rrubygems
2019-02-24 11:09:37 -06:00
Sebastian Celis
ac5573ca7a Replace -rubygems with -rrubygems
The old one was a thing before Ruby 2.0.
2019-02-24 11:07:01 -06:00
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