|
8 | 8 | "invalid": "Your <abbr>UCCB</abbr> and <abbr>RDSP</abbr> income is invalid"
|
9 | 9 | },
|
10 | 10 | "info-label": "Information",
|
11 |
| - "label": "Your Universal Child Care Benefit (<abbr>UCCB</abbr>) and Registered Disability Savings Plan (<abbr>RDSP</abbr>) income" |
| 11 | + "label": "Enter your Universal Child Care Benefit (<abbr>UCCB</abbr>) and Registered Disability Savings Plan (<abbr>RDSP</abbr>) income." |
12 | 12 | },
|
13 | 13 | "claimed-repayment": {
|
14 | 14 | "error": {
|
15 | 15 | "invalid": "Your <abbr>UCCB</abbr> and <abbr>RDSP</abbr> repayment is invalid"
|
16 | 16 | },
|
17 | 17 | "info-label": "Information",
|
18 |
| - "label": "Your Universal Child Care Benefit (<abbr>UCCB</abbr>) and Registered Disability Savings Plan (<abbr>RDSP</abbr>) repayment" |
| 18 | + "label": "Enter your Universal Child Care Benefit (<abbr>UCCB</abbr>) and Registered Disability Savings Plan (<abbr>RDSP</abbr>) repayment." |
19 | 19 | },
|
20 | 20 | "net-income": {
|
21 | 21 | "error": {
|
22 | 22 | "invalid": "Your net income is invalid",
|
23 | 23 | "required": "Your net income is required"
|
24 | 24 | },
|
25 | 25 | "info-label": "How to calculate your net income",
|
26 |
| - "label": "Your net income" |
| 26 | + "label": "Enter your net income" |
27 | 27 | },
|
28 | 28 | "partner": {
|
29 | 29 | "claimed-income": {
|
30 | 30 | "error": {
|
31 | 31 | "invalid": "Your partner's <abbr>UCCB</abbr> and <abbr>RDSP</abbr> income is invalid"
|
32 | 32 | },
|
33 | 33 | "info-label": "Information",
|
34 |
| - "label": "Your partner's Universal Child Care Benefit (<abbr>UCCB</abbr>) and Registered Disability Savings Plan (<abbr>RDSP</abbr>) income" |
| 34 | + "label": "Enter your partner's Universal Child Care Benefit (<abbr>UCCB</abbr>) and Registered Disability Savings Plan (<abbr>RDSP</abbr>) income." |
35 | 35 | },
|
36 | 36 | "claimed-repayment": {
|
37 | 37 | "error": {
|
|
46 | 46 | "required": "Your partner's net income is required"
|
47 | 47 | },
|
48 | 48 | "info-label": "How to calculate your partner's net income",
|
49 |
| - "label": "Your partner's net income" |
| 49 | + "label": "Enter your partner's net income." |
50 | 50 | },
|
51 | 51 | "working-income": {
|
52 | 52 | "error": {
|
53 | 53 | "invalid": "Your partner's working income is invalid",
|
54 | 54 | "required": "Your partner's working income is required"
|
55 | 55 | },
|
56 | 56 | "info-label": "How to calculate your partner's working income",
|
57 |
| - "label": "Your partner's working income" |
| 57 | + "label": "Enter your partner's working income" |
58 | 58 | }
|
59 | 59 | },
|
60 | 60 | "working-income": {
|
|
63 | 63 | "required": "Your working income is required"
|
64 | 64 | },
|
65 | 65 | "info-label": "How to calculate your working income",
|
66 |
| - "label": "Your working income" |
| 66 | + "label": "Enter your working income" |
67 | 67 | }
|
68 | 68 | },
|
69 | 69 | "form-instructions": {
|
|
76 | 76 | "partner-info": "Your partner's information"
|
77 | 77 | },
|
78 | 78 | "info": {
|
79 |
| - "claimed-income": "Income claimed by you (line 11700 and line 12500 of your tax return).", |
80 |
| - "claimed-repayment": "Repayment claimed by you (line 21300 and line 23200 of your tax return).", |
81 |
| - "net-income": "Line 23600 on your tax return.", |
82 |
| - "partner-claimed-income": "Income claimed by your partner (line 11700 and line 12500 of their tax return).", |
83 |
| - "partner-claimed-repayment": "Repayment claimed by your partner (line 21300 and line 23200 of their tax return).", |
84 |
| - "partner-net-income": "Line 23600 on your partner's tax return.", |
| 79 | + "claimed-income": "To calculate this amount, add line 11700 and line 12500 of your {{year}} tax return.", |
| 80 | + "claimed-repayment": "To calculate this amount, add line 21300 and line 23200 of your {{year}} tax return.", |
| 81 | + "net-income": "This is found on line 23600 of your {{year}} tax return.", |
| 82 | + "partner-claimed-income": "To calculate this amount, add line 11700 and line 12500 of your partner's {{year}} tax return.", |
| 83 | + "partner-claimed-repayment": "To calculate this amount, add line 21300 and line 23200 of your partner's {{year}} tax return.", |
| 84 | + "partner-net-income": "This is found on line 23600 of your partner's {{year}} tax return.", |
85 | 85 | "working-income": {
|
86 | 86 | "items": [
|
87 | 87 | "Employment income (line 10100)",
|
|
0 commit comments