Modified:
trunk/lang/en-us.rb
trunk/lang/fr-ca.rb
Log:
Localize tool tip help on calendar
Modified: trunk/lang/en-us.rb
==============================================================================
--- trunk/lang/en-us.rb (original)
+++ trunk/lang/en-us.rb Wed Dec 19 08:52:35 2007
@@ -47,7 +47,20 @@
lang['Update %s'] ||= 'Update %s'
lang['Updated %s'] ||= 'Updated %s'
+ # DHTML Calendar plugin strings
lang['mm/dd/yyyy'] ||= "mm/dd/yyyy or use calendar"
+ lang['Click to Show Calendar'] ||= 'Click to Show Calendar
+or try these Shortcuts:
+today (tod)
+tomorrow (tom)
+yesterday
+6 (6th or 6th October)
+3rd of Feb
+12 feb
+mon
+next mon
+last mon
+4/26'
# AS error messages
lang['Version inconsistency - this record has been modified since
you started editing it.'] ||= 'Version inconsistency - this record has
been modified since you started editing it.'
Modified: trunk/lang/fr-ca.rb
==============================================================================
--- trunk/lang/fr-ca.rb (original)
+++ trunk/lang/fr-ca.rb Wed Dec 19 08:52:35 2007
@@ -47,7 +47,9 @@
lang['Update %s'] ||= 'Mettre à jour %s'
lang['Updated %s'] ||= '%s mis à jour'
+ # DHTML Calendar plugin strings
lang['mm/dd/yyyy'] ||= "mm/dd/yyyy or use calendar"
+ lang['Click to Show Calendar'] ||= 'Click pour Show Calendar'
# AS error messages
lang['Version inconsistency - this record has been modified since
you started editing it.'] ||= 'Version inconsistency - this record has
been modified since you started editing it.'