]>
git.saurik.com Git - wxWidgets.git/blob - src/stc/stc_i18n.cpp
1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: src/stc/stc_i18n.cpp
3 // Purpose: Dummy file containing translatable strings from Scintilla
4 // Author: Vadim Zeitlin
7 // Copyright: (c) 2010 Vadim Zeitlin <vadim@wxwidgets.org>
8 // Licence: wxWindows licence
9 ///////////////////////////////////////////////////////////////////////////////
11 // This is just a collection of translatable strings defined in Scintilla
12 // sources. It is used by locale/Makefile only and not supposed to be compiled.
13 #error "This file is not supposed to be compiled."
15 // These strings were manually extracted from ScintillaBase::ContextMenu().