Difference between revisions of "Qt4StringsReview"
Line 10: | Line 10: | ||
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 === | ||
subversion command for checking out just the QT4 code: | subversion command for checking out just the QT4 code: | ||
− | |||
<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> | ||
− | J- | + | === NB === |
+ | You can also use a nightly build to spot errors | ||
+ | |||
+ | === What to do === | ||
+ | |||
+ | [[User:J-b|jb]] says dialogs are free to work on at this point. --[[User:Tonsofpcs|tonsofpcs]] 01:17, 27 June 2007 (CEST) | ||
+ | Menus and systray Menu too. [[User:J-b|jb]] 08:11, 27 June 2007 (CEST) | ||
== Progress == | == Progress == |
Revision as of 06:11, 27 June 2007
This page is the central coordination point of the 0.9.0 QT4 Strings review campaign
See the ticket on trac.
Contents
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)
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