id_tn_l3/Cleanup process.md

73 lines
3.7 KiB
Markdown
Raw Permalink Normal View History

2019-11-26 04:13:57 +00:00
# Indonesian tN issues
The correct .md file format is documented at https://www.techadvancement.com/community/train/how-to-format-translation-notes-for-publishing-v-mast
## Cleanup steps:
1. Initial inspection of the id_tn_l3 data. Preliminary report to team on 11/12/19.
2. Conference call on 11/20/19. (Chuck, John, Craig, MAx, Tabitha, Christine)
3. Documented correct file format at https://www.techadvancement.com/community/train/how-to-format-translation-notes-for-publishing-v-mast.
4. More extensive analysis and documentation of deviations.
5. Forked the Indonesian repository to https://wacs.bibletranslationtools.org/lversaw/id_tn_l3. This is the WACS workspace for data cleanup for this project.
2019-12-19 19:39:48 +00:00
## File modifications:
2019-11-26 04:13:57 +00:00
2019-11-30 02:53:50 +00:00
1. Removed the first line of every note file other than the intro.md files. Also removed the second line if blank.
2019-11-26 04:13:57 +00:00
* Consistently, notes files other than intro.md had two extraneous lines at the top.
* RISK: might possibly have deleted some valid data.
* 23,055 files affected
2019-11-30 02:53:50 +00:00
2. Removed the first two lines from intro.md files that start with some variation of "# Pendahuluan"
2019-11-26 04:13:57 +00:00
* 446 files affected
2019-11-30 02:53:50 +00:00
3. Removed lines containing empty HTML comments, and the lines following, if blank.
2019-11-26 04:13:57 +00:00
* All HTML comment tags found were empty comments.
* 469 files affected
2019-11-30 02:53:50 +00:00
4. Converted instances of & nbsp; to a single space.
2019-11-26 04:13:57 +00:00
* 11694 files affected
2019-11-30 02:53:50 +00:00
5. Removed top line of file if blank. Consolidated consecutive blank lines elsewhere in file.
2019-11-26 04:13:57 +00:00
* 842 files affected
2019-11-30 02:53:50 +00:00
6. Removed instances of <o:p></o:p> and <o:p> </o:p>
2019-11-26 04:13:57 +00:00
* They had no apparent purpose or meaning.
* 620 files affected
2019-11-30 02:53:50 +00:00
7. Removed blank headers and the blank line following (if any).
2019-11-26 04:13:57 +00:00
* 1858 files affected
2019-11-30 02:53:50 +00:00
8. Fixed language code in tA links. Replaced rc://en/ with rc://id/
2019-11-26 04:13:57 +00:00
* 20,065 files affected
2019-11-30 02:53:50 +00:00
9. Removed blank lines between list items.
2019-11-26 04:13:57 +00:00
* 427 files affected
2019-11-30 02:53:50 +00:00
10. Removed high level hash tags in files showing the first classic pattern of corrupted heading levels.
2019-11-26 04:13:57 +00:00
* Classic pattern means: First heading at level 1. Subsequent headings alternate higher level to level 1.
* Ends with higher level heading. No untagged text lines anywhere.
* 681 files affected
2019-11-30 02:53:50 +00:00
11. Promoted headings to level 1 in files showing the second classic pattern of corrupted heading levels.
2019-11-26 04:13:57 +00:00
* Classic pattern means: First heading at level 2 or higher. Subsequent headings always the same level.
* Plain text lines alternate with headings. Ends with plain text line.
* 1665 files affected
2019-11-30 02:53:50 +00:00
12. Removed top two lines of files meeting these criteria:
2019-11-27 16:39:56 +00:00
* At least 5 lines long
* First line contains a verse reference (space followed by digits, colon, and digits)
* Second line is blank, and third line starts with hash mark
* 3394 files affected
* RISK: might possibly have deleted some valid data.
2019-11-30 02:53:50 +00:00
13. Removed "Kata-kata Terjemahan" section from files that had it.
2019-11-30 02:49:23 +00:00
* Those are from an older tN version.
* 4817 files affected
2019-11-30 02:53:50 +00:00
14. Reapplied #11.
2019-11-30 02:49:23 +00:00
* 475 files affected
2019-11-30 02:53:50 +00:00
15. Reapplied #10
2019-11-30 02:49:23 +00:00
* 241 files affected
2019-12-19 17:48:46 +00:00
16. Volunteers manually edited the files identified in *issues.txt*.
* about 4300 files affected
17. Renamed all folders and files in Psalms from 2-digit to 3-digit names.
* 2385 files/folders affected
2019-12-19 19:35:52 +00:00
18. Made a few manual, one-off edits.
* about 15 files affected
19. Removed top line of file if blank or all spaces. Consolidated consecutive blank or space-filled lines elsewhere in file.
* 378 files affected
20. Another round of manual edits by Christine, Ed??
* 381 files affected
21. Fix missing hash marks, improper links, notes broken up by blank lines, and other manual edits by Larry
* 686 files affected
2019-11-26 04:13:57 +00:00
2019-12-19 19:35:52 +00:00
Remaining issues are documented in *issues.txt*.