eclipse plugin: Reword a bit the messages used in the interface

This commit is contained in:
Timotei Dolean 2012-02-15 21:56:41 +00:00
parent d285ec4329
commit 3b40f25458

View File

@ -197,16 +197,16 @@ WesnothInstallsPage_8=New
WesnothInstallsPage_9=Remove
WesnothInstallsUtils_1=The existing set install for the project %s doesn't exist anymore or isn't fully configured. Do you want to try fallback to the default?
WesnothPreferencesPage_0=Wesnoth User-Made-Content Plugin preferences
WesnothPreferencesPage_10=This directory should contain the data/add-ons/ directory, where user addons are stored.
WesnothPreferencesPage_10=This parent directory that contains the data/add-ons/ directory, where user addons are stored.
WesnothPreferencesPage_11=WML* tools directory*:
WesnothPreferencesPage_12=This directory should contain the wmltools: wmllint, wmlscope, wmlindent, etc.
WesnothPreferencesPage_12=This parent directory that contains the wmltools: wmllint, wmlscope, wmlindent, etc.
WesnothPreferencesPage_13=Python executable path*:
WesnothPreferencesPage_14=All fields marked with an (*) are mandatory.
WesnothPreferencesPage_24='%s' cannot be found in the wml tools path
WesnothPreferencesPage_5=Wesnoth executable path*:
WesnothPreferencesPage_6=The executable used to launch wesnoth (wesnoth / wesnoth.exe
WesnothPreferencesPage_7=Working directory*:
WesnothPreferencesPage_8=This directory should containing data, manual, images directories of wesnoth.
WesnothPreferencesPage_8=This parent directory that contains the data/, manual/ and images/ directories of Wesnoth.
WesnothPreferencesPage_9=User data directory*:
WesnothProjectBuilder_1=Building project %s ...
WesnothProjectBuilder_13=There was an error running the ant job.