diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-05-06 14:21:34 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-05-06 14:21:34 +0800 |
commit | 8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87 (patch) | |
tree | a02707aac0002b605f78af12c40db0561baed012 /calendar/gui | |
parent | 29935d33cfa1a10eb69a3dfb7f9e0edebe61b230 (diff) | |
download | gsoc2013-evolution-8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87.tar gsoc2013-evolution-8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87.tar.gz gsoc2013-evolution-8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87.tar.bz2 gsoc2013-evolution-8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87.tar.lz gsoc2013-evolution-8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87.tar.xz gsoc2013-evolution-8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87.tar.zst gsoc2013-evolution-8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87.zip |
Fix for 272542
svn path=/trunk/; revision=29293
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index bb25cdd8b0..9891473bb5 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -83,7 +83,7 @@ <default>0</default> <locale name="C"> <short>Workday end minute</short> - <long>Minute the workday ends on, 0 to 59</long> + <long>Minute the workday ends on, 0 to 59.</long> </locale> </schema> @@ -95,7 +95,7 @@ <default>30</default> <locale name="C"> <short>Time divisions</short> - <short>Intervals shown in Day and Work Week views, in minutes.</short> + <long>Intervals shown in Day and Work Week views, in minutes.</long> </locale> </schema> |