[ 1165829 ] i18n/english/Eventscalendar.pm: double entrys
This commit is contained in:
parent
2b1230bddd
commit
a8399240ed
2 changed files with 8 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
- fix [ 1165635 ] IndexedSearch - double toolbar in AdminMode [mwilson]
|
||||
- fix [ 1165598 ] Auth module numeric comparisons against Ids
|
||||
- Fixed a bunch of Collaboration System template problems.
|
||||
- fix [ 1165829 ] i18n/english/Eventscalendar.pm: double entrys [mwilson]
|
||||
|
||||
|
||||
6.5.2
|
||||
|
|
|
|||
|
|
@ -130,7 +130,10 @@ our $I18N = {
|
|||
message => q|Reminders Recur Every|,
|
||||
lastUpdated => 1108397891
|
||||
},
|
||||
|
||||
#--------------------------------------------------------------
|
||||
# Ignore 525-555 (for now). Features will be added in upcoming releases.
|
||||
# (except 530). 530 needs to be translated.
|
||||
#--------------------------------------------------------------
|
||||
'525' => {
|
||||
message => q|Add event item to Shopping Cart upon Registration?|,
|
||||
lastUpdated => 1108397891
|
||||
|
|
@ -285,7 +288,9 @@ our $I18N = {
|
|||
message => q|Registration Confirmation (Accept/Cancel) Template|,
|
||||
lastUpdated => 1108397891
|
||||
},
|
||||
|
||||
#--------------------------------------------------------------
|
||||
# Ignore 525-555 (for now). Features will be added in upcoming releases.
|
||||
#--------------------------------------------------------------
|
||||
'556' => {
|
||||
message => q|View Event Template|,
|
||||
lastUpdated => 1108397891
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue