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

List:       kde-i18n-doc
Subject:    Incomplete message in kcm_printer_manager
From:       Eloy Cuadra <ecuadra () eloihr ! net>
Date:       2023-11-06 17:59:35
Message-ID: 2161004.irdbgypaU6 () orion ! home
[Download RAW message or body]

Hi!

There's a message that seems incomplete in file kcm_printer_manager.po (KF6, in 
print-manager). This message is hard to translate:

 "Are you sure you really want to remove"

It lacks context and does not make it clear if it is a question or not.

The message is currently in /plasma/print-manager/-/blob/master/src/kcm/ui/
PrinterSettings.qml, line 61:

subtitle: "%1 %2?".arg(i18n("Are you sure you really want to 
remove")).arg(modelData.printerName)

I'm pretty sure there's a better way to code this one ;-)

I'm no QML expert, but maybe:

subtitle: i18n("Are you sure you really want to remove %1?", 
modelData.printerName)

Cheers,
-- 
Eloy Cuadra


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

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