Moin,

bin über einen kleinen Schreibfehler gestolpert. Der angehängte Patch behebt 
den.


-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
There are only 10 types of people in the world: those who
understand binary arithmetic and those who don't.
-------------------------------------------------------------
Index: src/frontends/qbanking/lib/dialogs/qbcfgtabpageaccounts.cpp
===================================================================
--- src/frontends/qbanking/lib/dialogs/qbcfgtabpageaccounts.cpp	(revision 1474)
+++ src/frontends/qbanking/lib/dialogs/qbcfgtabpageaccounts.cpp	(working copy)
@@ -204,7 +204,7 @@
   AB_ACCOUNT *a = al.front();
   int r = QMessageBox::warning(this,
 				tr("Really delete account?"),
-				tr("You are about to delete an accout. This action will "
+				tr("You are about to delete an account. This action will "
 				   "take effect immediately and cannot be undone. "
 				   "(You can add the account later again, of course.)\n\n"
 				   "Do you want to delete this account?"),

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to