Age | Commit message (Collapse) | Author | Files | Lines |
|
Conflicts:
src/being.cpp
src/client.cpp
src/commandhandler.cpp
src/gui/setup_video.cpp
src/gui/socialwindow.cpp
src/gui/viewport.cpp
src/gui/widgets/browserbox.cpp
src/gui/widgets/itemcontainer.cpp
src/imageparticle.cpp
src/localplayer.cpp
src/localplayer.h
src/map.cpp
src/net/tmwa/beinghandler.cpp
src/particle.cpp
src/particle.h
src/player.cpp
src/player.h
|
|
Article was repeated.
TMW-Mantis-issue: 1011
|
|
Reviewed-by: Jaxad0127, Thorbjorn and 4144.
Resolves: TMW-Mantis #759
|
|
|
|
Only active translation files have been updated.
|
|
Updating the po header files to the grammatical number rules for
respective language.
Additional updates for newly added languages by Thorbjørn Lindeijer.
Task-number: 707 (TMW Mantis)
Reviewed-by: Jared Adams
|
|
Languages with less than half of the strings translated were disabled
because this would make the interface very inconsistent.
Other languages were disabled because their characters are not supported
in the font or because they are written right-to-left, which is
currently not supported. This part was done by Kess Vargavind.
Task-number: 707 (TMW Mantis)
Reviewed-by: Jared Adams
|
|
Translations for TMW on Launchpad are now Closed, until they are
reuploaded under the Mana project.
|
|
Also updated the list of files with strings to translate, the contact
address and the copyright assignment.
|
|
Was missing return statement.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Trying to use the same kind of capitalization and interpunctuation
for various parts of the gui, melding a few split strings, updating
POTFILES.in and adding translators' notes.
|
|
|
|
|
|
|
|
We'll try to fix this based on SDL_pango
|
|
Imported new translations for Portugese and Simplified Chinese.
|
|
(cherry picked from commit 9de901049618ea4c75e9f2d2d3d118976fa62a76)
|
|
Translation updates imported from Launchpad: French, German, Hebrew,
Polish, Spanish and Swedish.
|
|
|
|
|
|
They should never be seen by a user.
|
|
The menu wasn't working properly because many of the action IDs were
also translated. We should make sure these parts are not included in the
string to translate.
|
|
Major updates to Spanish translation and some smaller updates to German
and French.
|
|
Done with Terwarf.
|
|
|
|
German, Spanish, French, Polish, Russian and Chinese translations
updated.
|
|
|
|
Major updates to French, German, Polish, Swedish and Traditional
Chinese. Chinese is still disabled by default, because the shipped font
lacks these characters.
|
|
|
|
|
|
|
|
Updates to German, Finnish, Croatian and Swedish
New translation file for "German, Low"
|
|
|
|
|
|
|
|
available Add a workaround for a cmake-bug in translations target
|
|
|
|
This merge involved major changes on both sides, and as such took
several weeks. Lots of things are expected to be broken now, however, we
now have a single code base to improve and extend, which can be compiled
to support either eAthena or tmwserv.
In the coming months, the plan is to work towards a client that supports
both eAthena and tmwserv, without needing to be recompiled.
Conflicts:
Everywhere!
|
|
Conflicts:
CMakeLists.txt
configure.ac
data/help/header.txt
packaging/windows/setup.nsi
po/POTFILES.in
src/being.cpp
src/being.h
src/game.cpp
src/gui/color.cpp
src/gui/color.h
src/gui/equipmentwindow.h
src/gui/popupmenu.cpp
src/gui/recorder.cpp
src/gui/setup_colors.h
src/gui/setup_keyboard.cpp
src/gui/setup_keyboard.h
src/gui/skill.cpp
src/gui/speechbubble.cpp
src/gui/speechbubble.h
src/gui/table.cpp
src/keyboardconfig.cpp
src/keyboardconfig.h
src/localplayer.cpp
src/main.cpp
src/main.h
src/map.cpp
src/resources/colordb.cpp
src/resources/colordb.h
src/resources/emotedb.cpp
src/resources/emotedb.h
src/text.cpp
src/text.h
src/tmw.rc
src/winver.h
|
|
Conflicts:
po/POTFILES.in
src/main.cpp
src/main.h
tmw.cbp
|
|
|
|
|
|
Updates to German, Spanish, Finnish and Polish translations, imported
from Launchpad.
|
|
The log is mainly used to aid the developers, hence shouldn't be
translated to the user's local language. Also introduces unnecessary
work for all translators.
|