aboutsummaryrefslogblamecommitdiffstats
path: root/lib/dialyzer/test/opaque_tests_SUITE_data/src/wings/wings_intl.hrl
blob: ebcb560f273058b7f6cf2ea4cc95f20974aac0b3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                            
%%
%%  wings_intl.hrl --
%%
%%     Defines for translations
%%
%%  Copyright (c) 2001-2005 Bjorn Gustavsson
%%
%%  See the file "license.terms" for information on usage and redistribution
%%  of this file, and for a DISCLAIMER OF ALL WARRANTIES.
%%
%%     $Id: wings_intl.hrl,v 1.1 2009/01/25 18:55:33 kostis Exp $
%%

-define(STR(A,B,Str), wings_lang:str({?MODULE,A,B},Str)).
-define(__(Key,Str), wings_lang:str({?MODULE,Key},Str)).