-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103622/#review23376
-----------------------------------------------------------


This review has been submitted with commit 
c8a4b1204ee86c431f016a32dd193dae8771312d by Rolf Eike Beer to branch master.

- Commit Hook


On Dec. 9, 2012, 1:25 p.m., Rolf Eike Beer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103622/
> -----------------------------------------------------------
> 
> (Updated Dec. 9, 2012, 1:25 p.m.)
> 
> 
> Review request for KMymoney.
> 
> 
> Description
> -------
> 
> This is the beginning of some work needed to ease translators work. I was 
> looking into the kmymoney.po file today and found a bunch of issues which I 
> reported to the IRC channel and now copy in here:
> 
> -then there is a pushbutton labeled "Del", while usually "Delete" is used. 
> Using the short form there will not give any benefits, as most translations 
> will be longer anyway. Near that "Del" thing are some other very short texts, 
> like "Upd", "Res", "Ren", and so on. As long as you don't put in a context 
> that says the translation must not be longer than 3 characters this effort on 
> short names is void
> -then 'Duplicate' has contexts 'Duplicate transaction' and 'To duplicate a 
> split'. I would say the first context will fit the second place, too
> -there are 3 occurences of "From" without context, and one with context 
> ">From (Date)". would be nice if the other 3 could be annotated, too. For 
> stable branch (if applicable): only annotate those that would get "From 
> (Date)", this will not break string freeze
> -then there is the tooltip "Select column containing amount field", once with 
> and once without following dot. one has a context that is the text itself, 
> the other has none. I suggest using the one with dot and without context
> -then there is the text "Select column containing date field", also with and 
> without dot
> -the context is "verb, Select column containing number field." which doesn't 
> look useful to me
> -there are some more tooltips with the context being "verb, <text of tooltip>"
> -there are a lot of "Total" with context "Total balance" (which is enough 
> IMHO). Then there are 2 with "Total balance for ..." which can be merged in 
> the above IMHO
> -why are the month names as translatable strings in there, isn't it enough to 
> call QDate::longMonthName()?
> -kmymoney/plugins/csvimport/lines-datewizardpage.ui:241, 246, 251 have 
> strings like "y m d". The translation fuzzy cache shows that such a string 
> previously existed with the context "abbreviation of 'year', 'month', 'day'". 
> I would like to see that context returning.
> -there are strings that start or end in whitespace, I'm not sure if that 
> makes sense at all
> 
> I left out some parts of the chat that are already fixed by the attached 
> patch. Some other lines are rearranged to make reading smoother as related 
> lines are together. Please note that I'll not go to fix up the rest as there 
> is additional knowledge needed about the program that I don't have and I 
> don't really have time to go over the whole codebase. I hope this is still 
> valueable for you as it may give you an idea of what needs to be touched.
> 
> 
> Diffs
> -----
> 
>   kmymoney/dialogs/settings/ksettingsregisterdecl.ui 8d99e48 
>   kmymoney/kmymoneyutils.cpp 527a77a 
>   kmymoney/plugins/csvimport/separatorwizardpage.ui f3bd3a9 
>   kmymoney/views/kmymoneyview.cpp 818d6ea 
>   kmymoney/widgets/transaction.cpp 8ef8a94 
>   kmymoney/wizards/newaccountwizard/kloanpaymentpagedecl.ui 6b7bf1e 
>   kmymoney/wizards/newaccountwizard/knewaccountwizard.cpp 37be834 
>   kmymoney/wizards/newloanwizard/summaryeditwizardpagedecl.ui 1c7de3e 
> 
> Diff: http://git.reviewboard.kde.org/r/103622/diff/
> 
> 
> Testing
> -------
> 
> Compiles.
> 
> 
> Thanks,
> 
> Rolf Eike Beer
> 
>

_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to