Changeset b5eae6733b0d41bce5ce4d72223b4c4b6a3306d2 in indico
- Timestamp:
- 02/22/12 12:50:31 (3 months ago)
- Children:
- f04e1f335c4109770745aa08dcff3b02327891ef
- Parents:
- 0e30fbaac53308d101dc3faf9eac17543a731870
- git-author:
- Alberto Resco Perez <alberto.resco.perez@…> (02/22/12 12:50:31)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (02/22/12 17:18:21)
- File:
-
- 1 edited
-
indico/htdocs/js/indico/Timetable/Base.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/htdocs/js/indico/Timetable/Base.js
rdba09b rb5eae6 684 684 SessionSlot : $T('The <strong>starting time</strong> of the session interval <strong>') + title + $T('</strong> was moved from '), 685 685 Session: $T('The <strong>starting time</strong> of the session interval <strong>') + title + $T('</strong> was moved from '), 686 Conference: $T('The <strong>starting time</strong> of the <strong> Conference</strong> was moved from ')686 Conference: $T('The <strong>starting time</strong> of the <strong>Event</strong> was moved from ') 687 687 }, 688 688 OWNER_END_DATE_EXTENDED: { 689 689 SessionSlot : $T('The <strong>ending time</strong> of the session interval <strong>') + title + $T('</strong> was moved from '), 690 690 Session: $T('The <strong>ending time</strong> of the session interval <strong>') + title + $T('</strong> was moved from '), 691 Conference: $T('The <strong>ending time</strong> of the <strong> Conference</strong> was moved from ')691 Conference: $T('The <strong>ending time</strong> of the <strong>Event</strong> was moved from ') 692 692 }, 693 693 ENTRIES_MOVED: {
Note: See TracChangeset
for help on using the changeset viewer.
