Added playcampaign.cpp to POTFILES.in to make some strings translateable (#13350)

This commit is contained in:
Nils Kneuper 2005-06-21 14:54:27 +00:00
parent 9253b0d9bf
commit 2601b7d476
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@ CVS HEAD:
* fixed off-by-one error in Unit List (#13323)
* fixed multiple Returns registered by some dialogs (part of #13332)
* language and i18n:
* fixed untranslatable strings (#13350)
* fixed 'make dist' not removing stamp-po files, causing broken translations
* updated translations:
* British English, Catalan, Finnish, German, Hungarian, Swedish, Turkish

View file

@ -17,6 +17,7 @@ src/multiplayer_create.cpp
src/multiplayer_lobby.cpp
src/multiplayer_ui.cpp
src/multiplayer_wait.cpp
src/playcampaign.cpp
src/playlevel.cpp
src/playturn.cpp
src/reports.cpp