Update of /cvsroot/audacity/audacity-src/src/effects
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv839/src/effects
Modified Files:
StereoToMono.h
Log Message:
Removed _NoAcc() usage and "&" from text since they mnemonics were being added
to string by translators and it didn't make any sense to have them on any of
the strings...near as I could figure anyway.
Index: StereoToMono.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/effects/StereoToMono.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- StereoToMono.h 25 Apr 2009 00:33:42 -0000 1.11
+++ StereoToMono.h 1 Jun 2009 05:43:40 -0000 1.12
@@ -20,7 +20,7 @@
EffectStereoToMono();
virtual wxString GetEffectName() {
- return wxString(_NoAcc("&Stereo to Mono"));
+ return wxString(_("Stereo to Mono"));
}
virtual std::set<wxString> GetEffectCategories() {
------------------------------------------------------------------------------
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 as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs