learnxinyminutes-docs/uk-ua
Simon Shine 887cbee8af Change 'filename:' for Python 2 (legacy)
Before renaming, all Python 2 filenames were 'learnpython-*.py'.

This commit renames them to 'learnpythonlegacy-*.py'.

To verify that the filenames were named consistently across
translations prior to this commit, and to change this:

```
find . -name "pythonlegacy*.markdown" -exec ack filename: {} \;

find . -name "pythonlegacy*.markdown" -exec \
  sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \;
```
2020-02-12 07:04:42 +01:00
..
bash-ua.html.markdown [bash/uk-ua] translation fixes 2016-10-15 15:32:41 +03:00
cypher-ua.html.markdown Fix en-us 'Get the code' link downloading uk-ua source code for Cypher 2019-11-14 13:21:25 +00:00
go-ua.html.markdown Fix en-us 'Get the code' link downloading uk-ua source code for Go 2019-11-14 13:17:56 +00:00
java-ua.html.markdown Fix upper register in character, closes #3014 2018-10-18 21:50:37 +05:30
javascript-ua.html.markdown fix typos in uk-ua/javascript file 2018-07-27 13:48:58 -07:00
json-ua.html.markdown [json/uk-ua] translation improvement (#2461) 2016-10-15 17:29:43 +02:00
kotlin-ua.html.markdown remove mistakes in words according to the review 2019-10-31 22:52:08 +02:00
mips-ua.html.markdown Fix discovered misspelling 2019-11-02 23:14:01 +02:00
pythonlegacy-ua.html.markdown Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
ruby-ua.html.markdown #2500 followup 2016-10-23 19:25:09 +02:00
rust-ua.html.markdown Added translation for [Rust/uk-ua] (#3613) 2019-09-01 13:25:27 +05:30
wasm-ua.html.markdown Fix [wasm/ua] lang param 2019-10-08 11:49:21 +03:00