a9d0830348 README: Document how to run a test locally. 2017-08-01 14:48:06 +02:00 67baa865d6 Review fuzzy strings after pot merge. 2017-08-01 14:16:10 +02:00 1310b2163f Document how I use .gitattributes to clean git diffs. 2017-08-01 13:36:07 +02:00 4ef9eaac76 merge pot files. 2017-08-01 13:29:09 +02:00 50c8a573f7 README: Don't hardcode version in example. 2017-08-01 13:24:45 +02:00 fdc8e4461f README: Update TODO. 2017-08-01 13:18:15 +02:00 7f00c86005 FIX: Link in README.rst 2017-08-01 13:17:19 +02:00 499f495563 FIX: typo and missing '^' on 'chaine'. Thanks to Mai Line. 2017-07-06 10:18:41 +02:00 Julien 5cc2c288bd Merge pull request #13 from entwanne/3.6 ... Working on library/datetime.po (bis) 2017-06-26 10:37:51 +02:00 e28a5bfd0a Working on library/datetime.po (bis) 2017-06-24 05:04:58 +02:00 Julien b3f50bf6c3 Merge pull request #12 from indetronable/patch-1 ... Add self 2017-06-21 22:22:57 +02:00 indetronable c26f237a0d Add self 2017-06-21 15:23:59 +01:00 Julien 8e73edbeec Merge pull request #11 from entwanne/3.6 ... Working on library/datetime.po 2017-06-19 09:37:41 +02:00 8e1d374d2f Working on library/datetime.po 2017-06-16 17:06:35 +02:00 Julien 9662373235 Merge pull request #10 from entwanne/3.6 ... Complete library/os.po 2017-06-09 15:27:25 +02:00 801e12baf0 Add myself to TRANSLATORS 2017-06-09 00:29:04 +02:00 83cc3389dd Complete library/os.po 2017-06-09 00:28:05 +02:00 Julien 65f32aa1f4 Merge pull request #9 from bfontaine/patch-1 ... Add myself to translators 2017-06-08 22:39:40 +02:00 Baptiste Fontaine 2e3ca3365e Add 'Baptiste Fontaine' to translators 2017-06-08 21:31:46 +02:00 650fc0a207 Stdtypes: 10 more. 2017-06-06 23:45:34 +02:00 1177296be6 Some work on stdtypes. 2017-06-05 21:57:45 +02:00 Julien 4966cd5acc Merge pull request #8 from entwanne/3.6 ... Complete library/re.po 2017-06-02 09:13:51 +02:00 e9c98efcad Add myself to TRANSLATORS. 2017-06-02 01:53:07 +02:00 6895fe02d8 Update TODO. 2017-06-02 01:52:39 +02:00 Julien 8dc01f05cf Merge pull request #7 from ProgVal/patch-1 ... Add myself to translators 2017-06-02 01:39:30 +02:00 1b877b0506 Complete library/re.po 2017-06-01 20:37:36 +02:00 73cfd4b7c5 Working on library/re.po #5 2017-06-01 20:35:50 +02:00 0dddea8282 Working on library/re.po #4 2017-06-01 20:35:50 +02:00 Valentin Lorentz ce15f6e252 Add myself to translators 2017-06-01 20:28:05 +02:00 Julien 37a776a9fe Merge pull request #6 from RobinPetit/3.6 ... Add myself to translators 2017-06-01 11:40:00 +02:00 RobinPetit b19ca14a42 Add myself to translators ... Let's get some CC0 in here! 2017-06-01 11:37:54 +02:00 fffa9fd7b3 Setup Documentation Contribution Agreement. 2017-05-31 22:00:09 +02:00 Julien e5b08557b7 Merge pull request #5 from entwanne/3.6 ... Working on library/re.po 2017-05-31 10:03:36 +02:00 6c52368bc1 Working on library/re.po #3 2017-05-30 18:36:15 +02:00 ae654f084d Working on library/re.po #2 2017-05-30 18:27:46 +02:00 3eeb111be0 Work on stdtypes. 2017-05-28 23:45:20 +02:00 8bd7b42117 Fix a dash. 2017-05-28 17:55:36 +02:00 b646cacef7 tx pull. 2017-05-28 17:52:50 +02:00 aa2df6ce79 Work on stdtypes. 2017-05-27 23:39:44 +02:00 d148ba64d9 FIX: Missing backtick. 2017-05-27 23:13:04 +02:00 429044df5b Review fuzzy strings after pot merge. 2017-05-27 23:11:48 +02:00 c9d3ab5225 Document how I merged pot files. 2017-05-27 23:07:59 +02:00 dcd20adc42 merge pot files. 2017-05-27 23:07:59 +02:00 Julien ad8abbfec4 Merge pull request #4 from entwanne/3.6 ... Complete library/string & add many translations to library/po 2017-05-27 23:06:01 +02:00 4c33153639 Working on library/re.po 2017-05-27 22:49:06 +02:00 3d5892f27c Complete library/string.po 2017-05-27 22:08:52 +02:00 39817a3e09 whatsnew: Copy python versions using poedit (C-b). 2017-05-27 14:32:49 +02:00 c5bf46e78a whatsnew: Automatically replicate issue titles using: ... pofile = polib.pofile('./whatsnew/changelog.po') for entry in pofile: bpo = re.search('bpo-[0-9]+', entry.msgid) if bpo: entry.msgstr = entry.msgid if 'fuzzy' in entry.flags: entry.flags.remove('fuzzy') pofile.save() 2017-05-27 14:31:43 +02:00 4d5679b56b changelog: Automatically copy bug titles in fuzzy strings. 2017-05-27 14:28:40 +02:00 15f004e3e1 Manually reviewing fuzzy in whatsnew/ 2017-05-27 14:26:58 +02:00