From 824e2c756ff08d02207a76dc1da019d0ac7bbde0 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 7 Jul 2009 15:29:45 +0000 Subject: [PATCH] Fix bad i18n copy/paste error in the Shortcut. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Shortcut.pm | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 2b073d345..0ce01a74f 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -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 diff --git a/lib/WebGUI/i18n/English/Asset_Shortcut.pm b/lib/WebGUI/i18n/English/Asset_Shortcut.pm index bd7dd45f5..f45a3d311 100644 --- a/lib/WebGUI/i18n/English/Asset_Shortcut.pm +++ b/lib/WebGUI/i18n/English/Asset_Shortcut.pm @@ -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' => {