Wiki source code of TodoListsTranslations
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | # Class fields | ||
2 | TodoLists.TodoListsClass_title1=Title | ||
3 | TodoLists.TodoListsClass_manager=Manager | ||
4 | TodoLists.TodoListsClass_status=Status | ||
5 | TodoLists.TodoListsClass_status_cancelled=cancelled | ||
6 | TodoLists.TodoListsClass_status_active=active | ||
7 | TodoLists.TodoListsClass_status_completed=completed | ||
8 | TodoLists.TodoListsClass_content1=Content | ||
9 | |||
10 | # Live table generic keys | ||
11 | todolists.livetable.doc.title=Page title | ||
12 | todolists.livetable.doc.name=Page name | ||
13 | todolists.livetable.doc.space=Space | ||
14 | todolists.livetable.doc.fullname=Page full name | ||
15 | todolists.livetable.doc.author=Last Author | ||
16 | todolists.livetable.doc.creator=Creator | ||
17 | todolists.livetable.doc.date=Update date | ||
18 | todolists.livetable.doc.creationDate=Creation date | ||
19 | todolists.livetable._avatar=Avatar | ||
20 | todolists.livetable._images=Images | ||
21 | todolists.livetable._attachments=Attachments | ||
22 | todolists.livetable._actions=Actions | ||
23 | todolists.livetable._actions.edit=Edit | ||
24 | todolists.livetable._actions.delete=Delete | ||
25 | todolists.livetable.emptyvalue=- | ||
26 | |||
27 | # Live table specific keys | ||
28 | todolists.livetable.title1=Title | ||
29 | todolists.livetable.manager=Manager | ||
30 | todolists.livetable.status=Status | ||
31 | todolists.livetable.content1=Content | ||
32 | |||
33 | todolists.all=All | ||
34 | todolists.active=Active | ||
35 | todolists.completed=Completed | ||
36 | todolists.itemsleft={0} items left | ||
37 | todolists.clearcompleted=Clear completed | ||
38 | todolists.whatneedstobedone=What needs to be done ? |