View Revision
lueck accepted this revision.
lueck added a reviewer: lueck.
lueck added a comment.
This revision is now accepted and ready to land.

with the patch the I18n_ARGUMENT_MISSING error


INLINE COMMENTS
View Inlinediffmergesettings.ui:187-188
<br>
If using first or second form, svn itself will generate the diff. %f will replaced with a temporary filename. If %f is not given,
the diff-display should able reading data from stdin.
<br>

Probably the string could be improved:
If using the first or second form, svn itself will generate the diff. %f will be replaced with a temporary filename. If %f is not given,
the diff-display should able to read data from stdin.


View Inlinediffmergesettings.ui:190
<br>
When %1 and %2 is given, kdesvn let this display make the diff. For that it it makes a temporary export or get (if needed) and fill out the parameters with the right value. %1 will filled with the content of start-revision, %2 with the endrevision. On large recoursive diffs this may get real slow!
When %s1 and %s2 is given, kdesvn let this display make the diff. For that it it makes a temporary export or get (if needed) and fill out the parameters with the right value. %s1 will filled with the content of start-revision, %s2 with the endrevision. On large recoursive diffs this may get real slow!
&lt;/p&gt;</string>

Probably the string could be improved:
When %1 and %2 are given, kdesvn lets this display make the diff. For that it makes a temporary export or get (if needed)
and fill out the parameters with the right value. %1 will be filled with the content of start-revision, %2 with the endrevision. On large recursive diffs this may get real slow.


REPOSITORY
R220 Subversion Client (KDE SVN)

BRANCH
fix-i18n-error

REVISION DETAIL
https://phabricator.kde.org/D4356

EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/

To: ltoscano, chehrlic, lueck
Cc: lueck, Localization, huftis