[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Request to change two strings
From:       Frederik Schwarzer <schwarzer () kde ! org>
Date:       2011-11-24 20:10:51
Message-ID: 7430366.b4XftUAxkK () tamaki
[Download RAW message or body]

Hi,

I would like to change two strings in kdeutils/ksecrets:

- KMessageBox::error( this, i18n("The computer '%1' is already present into the \
computer list", computerName ) ); + KMessageBox::error( this, i18n("The computer '%1' \
is already present in the list of computers", computerName ) );

- QString message = QString( i18n("Really delete '%1' computer from the list?", 
+ QString message = QString( i18n("Do you want to delete the computer '%1' from the \
list?", 

I think the new strings make it more clear what it is about.

Regards


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic