diff options
-rw-r--r-- | calendar/ChangeLog | 6 | ||||
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 78cf57f62d..60f2de1634 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-12-21 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #306150 + * gui/apps_evolution_calendar.schemas.in.in: Changed the + message id to be gramatically correct. + 2005-12-21 P S Chakravarthi <pchakravarthi@novell.com> Fixes #248133 diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 8ae9adadc0..f9de5b3c1a 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -427,7 +427,7 @@ <default>15</default> <locale name="C"> <short>Default reminder value</short> - <long>Number of units for determining for a default reminder.</long> + <long>Number of units for determining a default reminder.</long> </locale> </schema> |