Skip to content

Commit d4ad36b

Browse files
committed
switch from transifex to weblate
1 parent 7817337 commit d4ad36b

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ You will then get errors in the console if JOSM fails to parse some rules or if
1212

1313
# about translations
1414

15-
If you have updated the labels inside the MapCSS file you need to update the translation strings : from `po` directory, run `make *.po` and fix or add new translations.
15+
If you have updated the labels inside the MapCSS file you need to update the translation template : from `po` directory, run `make *.po`. You will need to commit the .pot file.
1616

17-
You don't have to provide all languages, the project is on transifex so translators can give us some help on that :+1:
17+
The translations then happen in [Weblate](https://hosted.weblate.org/projects/jungle-bus/transport_mapcss-validation-ruleset/).
1818

19-
Don't forget to commit the .pot and .po files ;)

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The `errors` are meant to be easy to fix, whereas the `warnings` may need some l
55

66
Some of these validation rules are also available in [Osmose](http://osmose.openstreetmap.fr/fr/errors/?item=9014)
77

8+
![screenshot](screenshot.png)
9+
10+
## Add to JOSM
11+
812
To add the ruleset to JOSM:
913

1014
* Edit -> Preferences
@@ -18,15 +22,14 @@ You may also want to add the pt_assistant plugin, for even more validation rules
1822

1923
## Translate
2024

21-
[Help us translate the validation rules in your language !](https://www.transifex.com/openstreetmap-france/osmose/)
22-
23-
![screenshot](screenshot.png)
25+
[Help us translate the validation rules in your language !](https://hosted.weblate.org/projects/jungle-bus/transport_mapcss-validation-ruleset/)
2426

2527
## Contribute
2628

2729
Please share your ideas in the issues, and feel free to send a pull request if you know how to implement it in MapCSS.
2830

2931
## About
32+
3033
This validation ruleset has been developed by the [Jungle Bus](http://junglebus.io/) team, as part as the **Bifidus, improve your transit!** project.
3134

3235
If you value this work, show your support by donating to the [OSM French local chapter](http://openstreetmap.fr).

0 commit comments

Comments
 (0)