diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index cc3376879..98b05d6df 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -17,6 +17,7 @@ - fixed: Manage Subscription Codes: Search on wrong screen? - fixed: Bad International macro calls in Gallery Template - fixed: more i18n (Shop tags) + - fixed: i18nagain 7.5.17 - fixed: Payment Methods Hover Help Incomplete diff --git a/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm b/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm index f4ba0dd69..85036d370 100644 --- a/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm +++ b/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm @@ -537,8 +537,8 @@ our $I18N = { }, 'badgeUrl' => { - message => q|The URL another badge in the user's cart.|, - lastUpdated => 0, + message => q|The URL to add another badge in the user's cart.|, + lastUpdated => 1216654838, context => q|badge builder template variable|, },