equal
deleted
inserted
replaced
1 /****************************************************************************** |
1 /****************************************************************************** |
2 * Copyright (C) 1997-2009 by Dimitri van Heesch. |
2 * Copyright (C) 1997-2010 by Dimitri van Heesch. |
3 * |
3 * |
4 * Permission to use, copy, modify, and distribute this software and its |
4 * Permission to use, copy, modify, and distribute this software and its |
5 * documentation under the terms of the GNU General Public License is hereby |
5 * documentation under the terms of the GNU General Public License is hereby |
6 * granted. No representations are made about the suitability of this software |
6 * granted. No representations are made about the suitability of this software |
7 * for any purpose. It is provided "as is" without express or implied warranty. |
7 * for any purpose. It is provided "as is" without express or implied warranty. |
33 * Previous history removed from this version. |
33 * Previous history removed from this version. |
34 */ |
34 */ |
35 #ifndef TRANSLATOR_BR_H |
35 #ifndef TRANSLATOR_BR_H |
36 #define TRANSLATOR_BR_H |
36 #define TRANSLATOR_BR_H |
37 |
37 |
38 class TranslatorBrazilian : public Translator |
38 class TranslatorBrazilian : public TranslatorAdapter_1_6_3 |
39 { |
39 { |
40 public: |
40 public: |
41 |
41 |
42 // --- Language control methods ------------------- |
42 // --- Language control methods ------------------- |
43 |
43 |