|
273 | 273 | <key alias="nestedContentGroupHelpText">Select the group whose properties should be displayed. If left blank, the first group on the Element Type will be used.</key>
|
274 | 274 | <key alias="nestedContentTemplateHelpTextPart1">Enter an angular expression to evaluate against each item for its name. Use</key>
|
275 | 275 | <key alias="nestedContentTemplateHelpTextPart2">to display the item index</key>
|
| 276 | + <key alias="nestedContentNoGroups">The selected element type does not contain any supported groups (tabs are not supported by this editor, either change them to groups or use the Block List editor).</key> |
276 | 277 | <key alias="addTextBox">Add another text box</key>
|
277 | 278 | <key alias="removeTextBox">Remove this text box</key>
|
278 | 279 | <key alias="contentRoot">Content root</key>
|
@@ -1091,17 +1092,16 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
1091 | 1092 | <key alias="notificationsSavedFor">Notification settings saved for</key>
|
1092 | 1093 | <key alias="mailBody"><![CDATA[
|
1093 | 1094 | Hi %0%
|
1094 |
| -
|
| 1095 | + |
1095 | 1096 | This is an automated mail to inform you that the task '%1%'
|
1096 | 1097 | has been performed on the page '%2%'
|
1097 | 1098 | by the user '%3%'
|
1098 |
| -
|
| 1099 | + |
1099 | 1100 | Go to http://%4%/#/content/content/edit/%5% to edit.
|
1100 |
| -
|
| 1101 | + |
1101 | 1102 | %6%
|
1102 |
| -
|
| 1103 | + |
1103 | 1104 | Have a nice day!
|
1104 |
| -
|
1105 | 1105 | Cheers from the Umbraco robot
|
1106 | 1106 | ]]></key>
|
1107 | 1107 | <key alias="mailBodyVariantSummary">The following languages have been modified %0%</key>
|
@@ -1799,17 +1799,16 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
1799 | 1799 | <key alias="includeSubpages">Include subpages</key>
|
1800 | 1800 | <key alias="mailBody"><![CDATA[
|
1801 | 1801 | Hi %0%
|
1802 |
| -
|
| 1802 | + |
1803 | 1803 | This is an automated mail to inform you that the document '%1%'
|
1804 | 1804 | has been requested for translation into '%5%' by %2%.
|
1805 |
| -
|
| 1805 | + |
1806 | 1806 | Go to http://%3%/translation/details.aspx?id=%4% to edit.
|
1807 |
| -
|
| 1807 | + |
1808 | 1808 | Or log into Umbraco to get an overview of your translation tasks
|
1809 | 1809 | http://%3%
|
1810 |
| -
|
| 1810 | + |
1811 | 1811 | Have a nice day!
|
1812 |
| -
|
1813 | 1812 | Cheers from the Umbraco robot
|
1814 | 1813 | ]]></key>
|
1815 | 1814 | <key alias="noTranslators">No translator users found. Please create a translator user before you start sending content to translation</key>
|
|
0 commit comments