[Kmymoney-devel] Fwd: kmymoney.po

Thomas Baumgart thb at net-bembel.de
Thu Apr 5 17:57:53 UTC 2012


On Friday 30 March 2012 21:27:59 Yuri Chornoivan wrote:
> Forwarded to kmymoney-devel at kde.org

Done:

http://commits.kde.org/kmymoney/0928b53d37d9be688d8bf1d144b33b8c472319ef

> 
> ------- Переспрямоване повідомлення -------
> Від: "Dimitrios Glentadakis" <dglent at gmail.com>
> Кому: "KDE i18n-doc" <kde-i18n-doc at kde.org>
> Копія:
> Тема: kmymoney.po
> Дата: Fri, 30 Mar 2012 21:21:11 +0300
> 
> I know that is a very minor thing and really i am not a scholastic guy...
> 
> :D
> 
> but maybe you want to add 3 dots after the: "Map to online account" to fit
> with the other two menu options that they have the 3 dots in the end
> 
> Map to online account
> Unmap account...
> Update account...
> 
> 
> ---------------
> 
>     KAction *account_online_map =
> actionCollection()->addAction("account_online_map");
>     account_online_map->setText(i18n("Map to online account"));
>     account_online_map->setIcon(KIcon("news-subscribe"));
>     connect(account_online_map, SIGNAL(triggered()), this,
> SLOT(slotAccountMapOnline()));
> 
>     KAction *account_online_unmap =
> actionCollection()->addAction("account_online_unmap");
>     account_online_unmap->setText(i18n("Unmap account..."));
>     account_online_unmap->setIcon(KIcon("news-unsubscribe"));
>     connect(account_online_unmap, SIGNAL(triggered()), this,
> SLOT(slotAccountUnmapOnline()));
> 
>     KActionMenu* menu = new KActionMenu(KIcon("account-update-online"),
> i18nc("Update online accounts menu", "Update"), this);
>     actionCollection()->addAction("account_online_update_menu", menu);
> 
>     // activating the menu button is the same as selecting the current
> account
>     connect(menu, SIGNAL(activated()), this,
> SLOT(slotAccountUpdateOnline()));
> 
>     KAction *account_online_update =
> actionCollection()->addAction("account_online_update");
>     account_online_update->setText(i18n("Update account..."));
>     account_online_update->setIcon(KIcon("account-update-online"));
> 
> 
> 
> 
> -----------------------
> 
> 
> 
> 
> Message #1781
> src:/kmymoney/kmymoney.cpp:669
> http://quickgit.kde.org/index.php?p=kmymoney.git&a=blob_plain&h=1573b7ee2479
> 2dd2789f2a60eae5a164974b87d0&f=kmymoney%2Fkmymoney.cpp
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney-devel
-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
Q: Do you know how can I telnet on a EIDE hard disk over the case?
A: You should boot with a jumper to reset the ADSL program.
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 225 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20120405/5371c3b1/attachment.sig>


More information about the KMyMoney-devel mailing list