diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-07-17 19:06:25 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-07-17 19:06:25 +0800 |
commit | 2d23ea4fff7fb12a4884e98209b4e9eaa7be51a3 (patch) | |
tree | 6dae6ef396e208b1323a7e86ebd9dbfcdaefbdf2 /calendar/gui | |
parent | 8d60e17b3ff836f464163111aba3c547c17a97c2 (diff) | |
download | gsoc2013-evolution-2d23ea4fff7fb12a4884e98209b4e9eaa7be51a3.tar.gz gsoc2013-evolution-2d23ea4fff7fb12a4884e98209b4e9eaa7be51a3.tar.zst gsoc2013-evolution-2d23ea4fff7fb12a4884e98209b4e9eaa7be51a3.zip |
Fixed the string in schema for tag calendar position
svn path=/trunk/; revision=32327
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 70e45dc057..b97a453b03 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -238,7 +238,7 @@ <default>0.5</default> <locale name="C"> <short>Month view vertical pane position </short> - <long>Position of the vertical pane, between the view and the date navigator calendar and task list in the month view, in pixels.</long> + <long>Position of the vertical pane, between the calendar lists and the date navigator calendar.</long> </locale> </schema> <schema> |