Updated TR_CONTEXT to be B_TRANSLATE_CONTEXT, relating to #5408.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36733 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia
2010-05-07 20:19:06 +00:00
parent 483e12623e
commit 4eb0cbb044
159 changed files with 328 additions and 328 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ ExpanderApp::ExpanderApp()
}
#undef TR_CONTEXT
#define TR_CONTEXT "About"
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "About"
void
ExpanderApp::AboutRequested()