mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
Translation code fix; updated German translation
This commit is contained in:
parent
e09060faca
commit
5ee6bdd338
5 changed files with 743 additions and 679 deletions
|
|
@ -5,6 +5,10 @@ class CardDatabase;
|
|||
class QTranslator;
|
||||
|
||||
extern CardDatabase *db;
|
||||
|
||||
extern QTranslator *translator;
|
||||
const QString translationPrefix = "cockatrice";
|
||||
|
||||
void installNewTranslator();
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue