• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add forum_post style

localizing slider label that we overlooked

    • -2
    • +2
    /openacs-4/packages/news/www/admin/index.tcl
adding new variable interpolation functionality to I18N guide

I18N: localizing text of pages in acs-subsite package that are visible in a .LRN system (permissions, registration, pvt/home, /user/password-update)

  1. … 20 more files in changeset.
optimization of proc extracting message keys and texts from tags in adp and tcl files - don't rewrite the catalog file if there were no tags

adding comment indicating where to check browser locale settings

I18N: made the attachments package use the message catalog

cache browser from worldbank via sloan

    • -0
    • +18
    /openacs-4/packages/acs-admin/www/cache/flush-cache.tcl
    • -0
    • +35
    /openacs-4/packages/acs-admin/www/cache/flush.tcl
    • -0
    • +56
    /openacs-4/packages/acs-admin/www/cache/index.adp
    • -0
    • +29
    /openacs-4/packages/acs-admin/www/cache/index.tcl
    • -0
    • +24
    /openacs-4/packages/acs-admin/www/cache/one.adp
    • -0
    • +38
    /openacs-4/packages/acs-admin/www/cache/one.tcl
adding a change locale link to the master template, new german and danish translations for the message catalog

    • -10
    • +9
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -3
    • +7
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
I18N: making the calendar package use the message catalog

    • -9
    • +10
    /openacs-4/packages/calendar/www/cal-item-view.adp
  1. … 9 more files in changeset.
localizing the month name in the month calendar widget

converting remaining text to message catalog, sorting message catalog files, cvs diff is misleading over previous revisions but should work better now that we have the sorting

    • -0
    • +14
    /openacs-4/packages/news/catalog/news.de_DE.ISO-8859-1.xml
making sure keys in catalog files are sorted, should make them easier to edit, and cvs diffs should work better

removing debug printout

making more text in the calendar portlet use the message catalog

suppress subject display if it matches the root subject with response to or re:

correcting mistake - must story the message key in the database rather than the localized text for Day Summary pretty name

I18N: making the day summary pretty name be localized

making the admin pretty name use the message catalog

I18N: internationalizing time-related words used by acs-datetime such as month names. Work done by Steffen Tiedemann. Thanks Steffen.

strip multiple leading Re: from subject on reply

I18N: converting general-comments package to using the message catalog. Kudos to Steffen Tiedemann who did the job as a volunteer

  1. … 15 more files in changeset.
regexp correction - dash is a permissible character in a message catalog key

making the faq portlet admin pretty name use the message catalog

I18N: converting faq package to using the message catalog. Adding some danish translations. Adding popup javascript confirmation to deletion of FAQ:s and questions

    • -0
    • +47
    /openacs-4/packages/faq/catalog/faq.da_DK.ISO-8859-1.xml
    • -0
    • +49
    /openacs-4/packages/faq/catalog/faq.en_US.ISO-8859-1.xml
    • -3
    • +4
    /openacs-4/packages/faq/www/one-faq.adp
    • -4
    • +5
    /openacs-4/packages/faq/www/one-question.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/one-question.tcl
    • -23
    • +22
    /openacs-4/packages/faq/www/admin/faq-new.adp
    • -5
    • +4
    /openacs-4/packages/faq/www/admin/faq-new.tcl
    • -5
    • +6
    /openacs-4/packages/faq/www/admin/index.adp
    • -11
    • +12
    /openacs-4/packages/faq/www/admin/one-faq.adp
  1. … 3 more files in changeset.
fix service contract file. unported from oracle.

fix call to question__delete should be question__remove

fix question_delete (change to remove)

adds template::paginator::get_row_last, template::paginator::get_pages_info

better documentation

template::paginator::get_page_count now correct.

non integer ID support

patch 493 Deds Castillo

fix ad_html_to_text pre CRLF to return mapping (was inserting literal \n)