lutraconsulting / qgis-xyz-tiles

A processing algorithm to generate xyz tiles from map/layer extent.
GNU General Public License v2.0
20 stars 12 forks source link

Add supprot for localization #23

Closed mentaljam closed 5 years ago

mentaljam commented 5 years ago

Hello,

I changed the code a bit to add localization support for your plugin. I also translated it into Russian and added a simple makefile to automate the update and compilation of translations and packaging of the plugin.

I hope you find this useful.

saberraz commented 5 years ago

hi @mentaljam many thanks for your contribution. This plugin is a stop-gap for the core processing algorithm in QGIS 3.8: https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/qgis/TilesXYZ.py So, all the translation and localisation should be available in QGIS 3.8.

mentaljam commented 5 years ago

Ok, so I can close this PR?

saberraz commented 5 years ago

@mentaljam best to close this PR and contribute it directly to QGIS translation: https://docs.qgis.org/testing/en/docs/documentation_guidelines/do_translations.html