Update of /cvsroot/audacity/audacity-src/src/export
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8225
Modified Files:
ExportFFmpegDialogs.cpp
Log Message:
Remove "wxT" from a string that's meant to be translated
Index: ExportFFmpegDialogs.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/export/ExportFFmpegDialogs.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ExportFFmpegDialogs.cpp 1 May 2009 18:26:33 -0000 1.20
+++ ExportFFmpegDialogs.cpp 25 May 2009 16:56:39 -0000 1.21
@@ -169,7 +169,7 @@
{
S.StartTwoColumn();
{
- S.TieSlider(wxT("Quality:"),wxT("/FileFormats/AACQuality"),100,500,10);
+ S.TieSlider(_("Quality:"),wxT("/FileFormats/AACQuality"),100,500,10);
}
S.EndTwoColumn();
}
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs