|
318 | 318 | "progressMerge": "Merge Set {{ val1 }} of {{ val2 }}"
|
319 | 319 | },
|
320 | 320 | "createStrWordInv": {
|
321 |
| - "title": "Create Structural Word Inventory" |
| 321 | + "title": "Create Structural Word Inventory", |
| 322 | + "description": "NOT IMPLEMENTED" |
322 | 323 | },
|
323 | 324 | "handleFlags": {
|
324 |
| - "title": "Handle Flags" |
| 325 | + "title": "Handle Flags", |
| 326 | + "description": "NOT IMPLEMENTED" |
325 | 327 | },
|
326 | 328 | "reviewDeferredDups": {
|
327 |
| - "title": "Review Deferred Duplicates" |
| 329 | + "title": "Review Deferred Duplicates", |
| 330 | + "description": "Revisit potential duplicates that were deferred during Merge Duplicates." |
328 | 331 | },
|
329 | 332 | "spellCheckGloss": {
|
330 |
| - "title": "Spell Check Gloss" |
| 333 | + "title": "Spell Check Gloss", |
| 334 | + "description": "NOT IMPLEMENTED" |
331 | 335 | },
|
332 | 336 | "validateChars": {
|
333 |
| - "title": "Validate Characters" |
| 337 | + "title": "Validate Characters", |
| 338 | + "description": "NOT IMPLEMENTED" |
334 | 339 | },
|
335 | 340 | "validateStrWords": {
|
336 |
| - "title": "Validate Structural Words" |
| 341 | + "title": "Validate Structural Words", |
| 342 | + "description": "NOT IMPLEMENTED" |
337 | 343 | },
|
338 | 344 | "reviewEntries": {
|
339 | 345 | "title": "Review Entries",
|
| 346 | + "description": "View, sort, filter, and edit entries in the project.", |
340 | 347 | "allEntriesPerPageOption": "All",
|
341 | 348 | "editSense": "Edit sense",
|
342 | 349 | "discardChanges": "Discard changes?",
|
|
375 | 382 | }
|
376 | 383 | },
|
377 | 384 | "charInventory": {
|
378 |
| - "title": "Create Character Inventory", |
| 385 | + "title": "Check Orthography", |
| 386 | + "description": "Review characters used in the spelling of vernacular words and check for typos.", |
379 | 387 | "characters": "characters",
|
380 | 388 | "examples": "Examples",
|
381 | 389 | "occurrences": "occurrences",
|
|
418 | 426 | },
|
419 | 427 | "mergeDups": {
|
420 | 428 | "title": "Merge Duplicates",
|
| 429 | + "description": "Review potential duplicates identified by The Combine and merge or eliminate true duplicates.", |
421 | 430 | "helpText": {
|
422 | 431 | "dragCard": "Drag a card here to merge",
|
423 | 432 | "saveAndContinue": "Save changes and load a new set of words",
|
|
0 commit comments