learnxinyminutes-docs/ro-ro
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-ro.html.markdown Update bash-ro.html.markdown 2015-10-16 15:11:51 +03:00
bf-ro.html.markdown Attempt at #2299 2016-07-06 12:09:20 +02:00
clojure-ro.html.markdown line length tweaking.. 2015-08-07 12:50:36 +03:00
coffeescript-ro.html.markdown Add -ro filename suffix and a lang field 2016-03-11 09:55:42 +01:00
elixir-ro.html.markdown Add language label 2018-09-05 11:53:59 -05:00
haskell-ro.html.markdown [haskell] Updating second headline (#2695) 2017-04-01 22:19:58 +02:00
json-ro.html.markdown translate to romanian 2015-09-30 20:19:11 +03:00
latex-ro.html.markdown Fixed typos for latex-ro, added haskell-ro (#2266) 2016-05-26 21:00:16 +02:00
pythonlegacy-ro.html.markdown Change 'filename:' for Python 2 (legacy) 2020-02-12 07:04:42 +01:00
ruby-ro.html.markdown fixed typos, a little bit of formatting 2014-05-07 18:53:23 +02:00
xml-ro.html.markdown add translated file 2015-09-30 20:53:45 +03:00