Difference between revisions of "Qt4StringsReview"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎Dialogs: gototime.cpp done)
m (→‎Dialogs: changed segment name to path)
Line 19: Line 19:
 
I'm working on errors.?pp and extended.?pp --[[User:Tonsofpcs|tonsofpcs]] 01:18, 27 June 2007 (CEST)
 
I'm working on errors.?pp and extended.?pp --[[User:Tonsofpcs|tonsofpcs]] 01:18, 27 June 2007 (CEST)
  
=== Dialogs ===
+
=== /modules/gui/qt4/dialogs ===
 
{| border="1" cellspacing="0"
 
{| border="1" cellspacing="0"
 
! File || First reviewer ||Done?|| Second reviewer ||Done?|| Current status
 
! File || First reviewer ||Done?|| Second reviewer ||Done?|| Current status

Revision as of 00:12, 27 June 2007

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

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

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