|
1 | | -#XTXT: Text for characters left |
| 1 | + |
2 | 2 | PROMPT_INPUT_CHARACTERS_LEFT={0} characters remaining |
3 | 3 |
|
4 | | -#XTXT: Text for characters over |
5 | 4 | PROMPT_INPUT_CHARACTERS_EXCEEDED={0} characters over limit |
6 | 5 |
|
7 | | -#XTXT: Text for |
8 | 6 | BUTTON_TOOLTIP_TEXT={0} with Artificial Intelligence |
9 | 7 |
|
10 | | -#XFLD: Text for the aria-label attribute of the Writing Assistant toolbar |
11 | 8 | WRITING_ASSISTANT_LABEL=Writing Assistant Toolbar Shift + F4 |
12 | 9 |
|
13 | | -#XFLD: Next version button accessible name in Input |
14 | 10 | INPUT_VERSIONING_NEXT_BUTTON_TOOLTIP=Next Version (Ctrl + Shift + Y) |
15 | 11 |
|
16 | | -#XFLD: Next version button accessible name in Input |
17 | 12 | INPUT_VERSIONING_PREVIOUS_BUTTON_TOOLTIP=Previous Version (Ctrl + Shift + Z) |
18 | 13 |
|
19 | | -#XFLD: Tooltip for the Writing Assistant button in Input |
20 | 14 | INPUT_WRITING_ASSISTANT_BUTTON_TOOLTIP=AI Writing Assistant (Shift + F4) |
21 | 15 |
|
22 | | -#XFLD: Previous version button accessible name |
23 | 16 | VERSIONING_PREVIOUS_BUTTON_TEXT=Previous Version |
24 | 17 |
|
25 | | -#XFLD: Next version button accessible name |
26 | 18 | VERSIONING_NEXT_BUTTON_TEXT=Next Version |
27 | 19 |
|
28 | | -#XMSG: Announcement message when Writing Assistant starts generating |
29 | 20 | WRITING_ASSISTANT_GENERATING_ANNOUNCEMENT=Stop generating (ESC) |
30 | 21 |
|
31 | | -#XFLD: Accessible name for the Writing Assistant toolbar |
32 | 22 | WRITING_ASSISTANT_TOOLBAR_ACCESSIBLE_NAME=Writing Assistant Toolbar |
33 | 23 |
|
34 | | -#XFLD: Accessible name for the Writing Assistant button |
35 | 24 | WRITING_ASSISTANT_BUTTON_ACCESSIBLE_NAME=Writing Assistant |
36 | 25 |
|
37 | | -#XTOL: Tooltip for the Writing Assistant button |
38 | 26 | WRITING_ASSISTANT_BUTTON_TOOLTIP=Writing Assistant (Shift + F4) |
39 | 27 |
|
40 | | -#XTOL: Writing Assistant stop generating button tooltip |
41 | 28 | WRITING_ASSISTANT_STOP_TOOLTIP=Stop Generating (Esc) |
42 | 29 |
|
43 | | -#XTOL: Tooltip for the Previous Version button |
44 | 30 | VERSIONING_PREVIOUS_BUTTON_TOOLTIP=Previous Version (Ctrl + Shift + Z) |
45 | 31 |
|
46 | | -#XTOL: Tooltip for the Next Version button |
47 | 32 | VERSIONING_NEXT_BUTTON_TOOLTIP=Next Version (Ctrl + Shift + Y) |
0 commit comments