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

List:       kde-commits
Subject:    Re: KDE_3_1_BRANCH: kdeedu/kmessedwords/kmessedwords
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-03-11 9:32:02
[Download RAW message or body]

Am Sunday 09 March 2003 00:48 schrieb Anne-Marie Mahfouf:
> CVS commit by annma: 
> 
> enable some keyboard shortcuts that were missing
> 
> 
>   M +1 -1      answer.cpp   1.2.2.1
>   M +1 -1      scores.cpp   1.7.2.1
> 
> 
> --- kdeedu/kmessedwords/kmessedwords/answer.cpp  #1.2:1.2.2.1
> @@ -33,5 +33,5 @@ Answer::Answer( QWidget* parent,  const 
>  
>      btnReplay = new QPushButton( this, "btnReplay" );
> -    btnReplay->setText( tr2i18n( "Play Again" ) );
> +    btnReplay->setText( tr2i18n( "&Play Again" ) );
You make translations invalid by this change. 
BTW: answer.cpp says the file is generated by answer.ui, which does not
exist.

Greetings, Stephan


>      Layout2->addWidget( btnReplay );
>  
> 
> --- kdeedu/kmessedwords/kmessedwords/scores.cpp  #1.7:1.7.2.1
> @@ -182,5 +182,5 @@ config = kapp->config();
>  
>      closeButton = new QPushButton( GroupBox1, "closeButton" );
> -    closeButton->setText( i18n( "Close" ) );
> +    closeButton->setText( i18n( "&Close" ) );
>  
>      Layout2->addWidget( closeButton, 0, 1 );
> 
> 
> 

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

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