Difference between revisions of "Qt4StringsReview"

From VideoLAN Wiki
Jump to navigation Jump to search
m (link to trac)
m (→‎Discussion: code on newline)
Line 9: Line 9:
 
We have a new QT4 interface and it needs to be in English.  Discuss any issues here.
 
We have a new QT4 interface and it needs to be in English.  Discuss any issues here.
  
subversion command for checking out just the QT4 code: <code>
+
subversion command for checking out just the QT4 code:  
 +
 
 +
<code>
 
svn checkout svn://svn.videolan.org/vlc/trunk/modules/gui/qt4 QT4Strings
 
svn checkout svn://svn.videolan.org/vlc/trunk/modules/gui/qt4 QT4Strings
 
</code>
 
</code>

Revision as of 00:28, 27 June 2007

This page is the central coordination point of the 0.9.0 QT4 Strings review campaign

See the ticket on trac.

People interested

Please sign with three tildes (~~~)

Discussion

We have a new QT4 interface and it needs to be in English. Discuss any issues here.

subversion command for checking out just the QT4 code:

svn checkout svn://svn.videolan.org/vlc/trunk/modules/gui/qt4 QT4Strings

J-B says dialogs are free to work on at this point. --tonsofpcs 01:17, 27 June 2007 (CEST)

Progress

Code checked out, beginning dialogs work as per J-B --tonsofpcs 01:16, 27 June 2007 (CEST)

I'm working on errors.?pp and extended.?pp --tonsofpcs 01:18, 27 June 2007 (CEST)

/modules/gui/qt4/dialogs

File First reviewer Done? Second reviewer Done? Current status
errors.cpp tonsofpcs X 1 string, changed --tonsofpcs 01:58, 27 June 2007 (CEST)
errors.hpp tonsofpcs X * * No strings --tonsofpcs 01:58, 27 June 2007 (CEST)
extended.cpp tonsofpcs X 3 Strings, 3 changes --tonsofpcs 02:04, 27 June 2007 (CEST)
extended.hpp tonsofpcs X * * No strings --tonsofpcs 02:06, 27 June 2007 (CEST)
gototime.cpp tonsofpcs X 6 strings, 3 left, 2 changed ("Go to time:" instead of long sentence, lowercase "time" in title), 1 removed (name of 'groupbox' is redundant) --tonsofpcs 02:12, 27 June 2007 (CEST)
gototime.hpp tonsofpcs X * * No strings --tonsofpcs 02:13, 27 June 2007 (CEST)

For the done columns:

X = Done locally, not submitted
S = SVN Checked in
P = patch submitted
F = entire file submitted
PX = Patch submitted, checked in
FX = File submitted, checked in

* No strings, nothing to do