[Kmymoney-devel] Review Request: Error message missing i18n call
Alvaro Soliverez
asoliverez at kde.org
Sun Aug 8 15:28:26 CEST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4928/#review6865
-----------------------------------------------------------
/trunk/extragear/office/kmymoney/kmymoney/dialogs/kgeneratesqldlg.cpp
<http://reviewboard.kde.org/r/4928/#comment6769>
This should , q.executedQuery() instead of .arg()
i18n doesn't accept .arg calls anymore.
Instead, it should be i18n("xxxxx", arg1, arg2, arg3);
- Alvaro
On 2010-08-07 23:53:01, Fernando Vilas wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/4928/
> -----------------------------------------------------------
>
> (Updated 2010-08-07 23:53:01)
>
>
> Review request for kmymoney.
>
>
> Summary
> -------
>
> Fix the error string in kgeneratesqldlg.cpp so that the entire string is within an i18n call.
>
>
> Diffs
> -----
>
> /trunk/extragear/office/kmymoney/kmymoney/dialogs/kgeneratesqldlg.cpp 1160380
>
> Diff: http://reviewboard.kde.org/r/4928/diff
>
>
> Testing
> -------
>
> Builds cleanly
>
>
> Thanks,
>
> Fernando
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kmymoney-devel/attachments/20100808/074ed933/attachment.htm
More information about the KMyMoney-devel
mailing list