Fix bad i18n copy/paste error in the Shortcut.
This commit is contained in:
parent
8fabfdb04c
commit
824e2c756f
2 changed files with 3 additions and 2 deletions
|
|
@ -6,6 +6,7 @@
|
|||
- fixed #10607: snippets empty
|
||||
- fixed #10601: Edit field in Thing: no submit button
|
||||
- fixed #10560: 7.7.2 upgrade script leaves rssFromParent assets behind (Wes Morgan)
|
||||
- fixed #10612: strange i18n, with regard to label
|
||||
|
||||
7.7.13
|
||||
- fixed #10574: Creating Calendar Entry
|
||||
|
|
|
|||
|
|
@ -394,8 +394,8 @@ A property or value must be quoted if it contains spaces. Feel free to use the c
|
|||
},
|
||||
|
||||
'not logged in' => {
|
||||
message => q|The asset this shortcut is linked to no longer exists. You need to delete this shortcut.|,
|
||||
lastUpdated => 1244131773,
|
||||
message => q|You must be logged in to personalize the Dashboard.|,
|
||||
lastUpdated => 1246981615,
|
||||
},
|
||||
|
||||
'cannot personalize' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue