Difference between revisions of "Qt4StringsReview"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎Progress: note line no longer needed, table tells all)
Line 32: Line 32:
 
! File || First reviewer ||Done?|| Second reviewer ||Done?|| Current status
 
! File || First reviewer ||Done?|| Second reviewer ||Done?|| Current status
 
|-
 
|-
|errors.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||X||  || || 1 string, changed --[[User:Tonsofpcs|tonsofpcs]] 01:58, 27 June 2007 (CEST)
+
|errors.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||F||  || || 1 string, changed --[[User:Tonsofpcs|tonsofpcs]] 01:58, 27 June 2007 (CEST)
 
|-
 
|-
|errors.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||X||*||*|| No strings --[[User:Tonsofpcs|tonsofpcs]] 01:58, 27 June 2007 (CEST)
+
|errors.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*|| No strings --[[User:Tonsofpcs|tonsofpcs]] 01:58, 27 June 2007 (CEST)
 
|-
 
|-
|extended.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||X||  || || 3 Strings, 3 changes --[[User:Tonsofpcs|tonsofpcs]] 02:04, 27 June 2007 (CEST)
+
|extended.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||F||  || || 3 Strings, 3 changes --[[User:Tonsofpcs|tonsofpcs]] 02:04, 27 June 2007 (CEST)
 
|-
 
|-
|extended.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||X||*||*|| No strings --[[User:Tonsofpcs|tonsofpcs]] 02:06, 27 June 2007 (CEST)
+
|extended.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*|| No strings --[[User:Tonsofpcs|tonsofpcs]] 02:06, 27 June 2007 (CEST)
 
|-
 
|-
|gototime.cpp|| [[User:Tonsofpcs|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) --[[User:Tonsofpcs|tonsofpcs]] 02:12, 27 June 2007 (CEST)
+
|gototime.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||F||  || || 6 strings, 3 left, 2 changed ("Go to time:" instead of long sentence, lowercase "time" in title), 1 removed (name of 'groupbox' is redundant) --[[User:Tonsofpcs|tonsofpcs]] 02:12, 27 June 2007 (CEST)
 
|-
 
|-
|gototime.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||X||*||*|| No strings --[[User:Tonsofpcs|tonsofpcs]] 02:13, 27 June 2007 (CEST)
+
|gototime.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*|| No strings --[[User:Tonsofpcs|tonsofpcs]] 02:13, 27 June 2007 (CEST)
 
<!-- EXAMPLE LINE:
 
<!-- EXAMPLE LINE:
 
|-
 
|-

Revision as of 18:31, 28 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

subversion command for checking out just the QT4 code: svn checkout svn://svn.videolan.org/vlc/trunk/modules/gui/qt4 QT4Strings

NB

You can also use a nightly build to spot errors

What to do

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

Menus and systray Menu too. jb 08:11, 27 June 2007 (CEST)

Progress

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

/modules/gui/qt4/dialogs

File First reviewer Done? Second reviewer Done? Current status
errors.cpp tonsofpcs F 1 string, changed --tonsofpcs 01:58, 27 June 2007 (CEST)
errors.hpp tonsofpcs * * * No strings --tonsofpcs 01:58, 27 June 2007 (CEST)
extended.cpp tonsofpcs F 3 Strings, 3 changes --tonsofpcs 02:04, 27 June 2007 (CEST)
extended.hpp tonsofpcs * * * No strings --tonsofpcs 02:06, 27 June 2007 (CEST)
gototime.cpp tonsofpcs F 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 * * * 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