2556: Typo (by Joan Creus)

svn: r11453
This commit is contained in:
Jérôme Rapinat 2008-12-11 10:12:40 +00:00
parent a2ea6b1e51
commit 5a14e3f7e9

View File

@ -533,7 +533,7 @@ class Convert2Abs(BatchOp):
class Convert2Rel(BatchOp):
title = _('Convert paths from absolute to r_elative')
description = _("This tool allows converting absolute media paths "
"to the a relative path. The relative path is relative "
"to a relative path. The relative path is relative "
"viz-a-viz the base path as given in the Preferences, "
"or if that is not set, user's directory. "
"A relative path allows to tie the file location to "