Skip to content

Commit 50c4253

Browse files
authored
Merge pull request #1 from WalkQuackBack/patch-1
Make wording consistent and fix minor typos
2 parents 97b9ef2 + 6650ccd commit 50c4253

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

res/wip.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"epd-plugin": {
3-
"Pain Text": "Any plain text file will open.",
4-
"BFEVFL/BFEVTM": "Simple JSON text editor.",
5-
"BYML v7": "Simple YAML text editor.",
6-
"MSBT": "Simple YAML text editor.",
7-
"RSTB/RESTBL": "RSTB changelog editor.",
8-
"SARC": "Archive editor with nested editing support.",
9-
"Yaz0": "Yaz0 decompression and compression."
3+
"Plain Text": "Simple plain text editor",
4+
"BFEVFL/BFEVTM": "Simple JSON text editor",
5+
"BYML v7": "Simple YAML text editor",
6+
"MSBT": "Simple YAML text editor",
7+
"RSTB/RESTBL": "RSTB changelog editor",
8+
"SARC": "Archive editor with nested editing support",
9+
"Yaz0": "Yaz0 decompression and compression"
1010
},
1111
"totk-plugin": {
12-
"zStandard": "zStandard decompression and compression using the TotK dictionaries.",
12+
"zStandard": "zStandard decompression and compression using the TotK dictionaries",
1313
"RSTB/RESTBL": "Provides strings for all versions of TotK up to 1.2.1"
1414
},
1515
"planned": {
16-
"AINB/ASB": "Node editor.",
17-
"BARS": "Basic archive IO features and audio sampler.",
16+
"AINB/ASB": "Node editor",
17+
"BARS": "Basic archive IO features and audio sampler",
1818
"BFRES": "Basic I/O, texture viewing, basic sub-file editor",
19-
"EVFL": "Ndoe editor and/or scripted editor.",
20-
"TXTG": "Texture viewer.",
21-
"SARC Searching": "Nested file searching in SARC archives."
19+
"EVFL": "Node editor and/or scripted editor",
20+
"TXTG": "Texture viewer",
21+
"SARC Searching": "Nested file searching in SARC archives"
2222
}
2323
}

0 commit comments

Comments
 (0)