1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Last-Update: 2012-02-27
Author: Josue Abarca <jmaslibre@debian.org.gt>
Reviewed-by: Dmitry Smirnov <onlyjob@member.fsf.org>
Forwarded: http://bugzilla.gnome.org/show_bug.cgi?id=663470
Description: This patch fixes a typo in planner
(perhaps need to be forwarded again, this is the only typo left since
last release)
--- a/po/eo.po
+++ b/po/eo.po
@@ -2317,7 +2317,7 @@
"When loading old files, all tasks will use the constraint 'Must Start On', "
"since the old version did not fully support automatic rescheduling. To take "
"advantage of this new feature, you should add predecessor relations between "
-"tasks that are dependant on each other.\n"
+"tasks that are dependent on each other.\n"
"\n"
"You can add a predecessor relation by clicking on the predecessor and "
"dragging to the successor.\n"
|