Merge pull request 'Add alt text for image link' (#6) from robh-patch-1 into master
Reviewed-on: https://git.door43.org/unfoldingWord/en_twl/pulls/6
This commit is contained in:
commit
fa16240c1d
|
@ -29,8 +29,7 @@ After you have the file on your computer, you may open the respective TSV file w
|
|||
|
||||
It should look like this:
|
||||
|
||||
![](https://cdn.door43.org/assets/img/twl/LibreOfficeTextImport.png)
|
||||
|
||||
![Screenshot of LibreOffice Text Import dialog](https://cdn.door43.org/assets/img/twl/LibreOfficeTextImport.png)
|
||||
|
||||
When you are done editing, click Save and then select “Use Text CSV Format” on the pop up dialogue. Note that even though it says CSV, it will use tab characters as the field separators.
|
||||
|
||||
|
@ -62,7 +61,6 @@ The TWL are structured as one file per book of the Bible and encoded in TSV form
|
|||
|
||||
The following lists each column with a brief description and example.
|
||||
|
||||
|
||||
* `Reference` – Chapter number (e.g. `1`) then colon then verse number (e.g. `3`) or `intro`
|
||||
* `ID` – Four character **alphanumeric** string unique *within* the verse for the resource (e.g. `swi9`)
|
||||
* This will be helpful in identifing which links came from the English resources and which links have been added by GLs.
|
||||
|
|
Loading…
Reference in New Issue