Difference between revisions of "Qt4StringsReview"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎/modules/gui/qt4/dialogs: patch submitted)
m (→‎/modules/gui/qt4/dialogs: should be just P not XP)
Line 44: Line 44:
 
|gototime.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*|| 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)
 
|-
 
|-
|help.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||XP||  || || 11 strings, 2 are paths, 2 changes (Infos about >> Information about, Information [tab] >> General Info) [[User:Tonsofpcs|tonsofpcs]] 17:27, 13 July 2007 (CEST)
+
|help.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||P||  || || 11 strings, 2 are paths, 2 changes (Infos about >> Information about, Information [tab] >> General Info) [[User:Tonsofpcs|tonsofpcs]] 17:27, 13 July 2007 (CEST)
 
|-
 
|-
 
|help.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*|| No strings [[User:Tonsofpcs|tonsofpcs]] 17:27, 13 July 2007 (CEST)
 
|help.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*|| No strings [[User:Tonsofpcs|tonsofpcs]] 17:27, 13 July 2007 (CEST)
 
|-
 
|-
|interaction.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||XP||  || || 4 strings (2 were error), <del>changed Login >> Username</del>, replaced a fprintf(stderr) with a msg_Error [[User:Tonsofpcs|tonsofpcs]] 17:47, 13 July 2007 (CEST)
+
|interaction.cpp|| [[User:Tonsofpcs|tonsofpcs]] ||P||  || || 4 strings (2 were error), <del>changed Login >> Username</del>, replaced a fprintf(stderr) with a msg_Error [[User:Tonsofpcs|tonsofpcs]] 17:47, 13 July 2007 (CEST)
 
|-
 
|-
 
|interaction.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*||
 
|interaction.hpp|| [[User:Tonsofpcs|tonsofpcs]] ||*||*||*||

Revision as of 17:31, 15 July 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 FX 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 FX 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 FX 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)
help.cpp tonsofpcs P 11 strings, 2 are paths, 2 changes (Infos about >> Information about, Information [tab] >> General Info) tonsofpcs 17:27, 13 July 2007 (CEST)
help.hpp tonsofpcs * * * No strings tonsofpcs 17:27, 13 July 2007 (CEST)
interaction.cpp tonsofpcs P 4 strings (2 were error), changed Login >> Username, replaced a fprintf(stderr) with a msg_Error tonsofpcs 17:47, 13 July 2007 (CEST)
interaction.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