1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
{
"@metadata": {
"authors": [
"Amire80",
"Beta16",
"Erik Moeller",
"Jdforrester",
"Lloffiwr",
"Mooeypoo",
"Mormegil",
"Nike",
"PoLuX124",
"Purodha",
"Raymond",
"Sagan",
"Sayak Sarkar",
"Shirayuki",
"Siebrand",
"Trevor Parscal",
"Liuxinyu970226"
]
},
"ooui-outline-control-move-down": "Tool tip for a button that moves items in a list down one place",
"ooui-outline-control-move-up": "Tool tip for a button that moves items in a list up one place",
"ooui-outline-control-remove": "Tool tip for a button that removes items from a list.\n{{Identical|Remove item}}",
"ooui-toolbar-more": "Label for the toolbar group that contains a list of all other available tools.\n{{Identical|More}}",
"ooui-dialog-message-accept": "Default label for the accept button of a message dialog\n{{Identical|OK}}",
"ooui-dialog-message-reject": "Default label for the reject button of a message dialog\n{{Identical|Cancel}}",
"ooui-dialog-process-error": "Title for process dialog error description",
"ooui-dialog-process-dismiss": "Label for process dialog dismiss error button, visible when describing errors\n{{Identical|Dismiss}}",
"ooui-dialog-process-retry": "Label for process dialog retry action button, visible when describing recoverable errors\n{{Identical|Try again}}"
}
|