Commit graph

2095 commits

Author SHA1 Message Date
Timotei Dolean
e5478e6305 eclipse plugin: fix the parsing of the addon's info...
...if the output is malformed
2012-01-11 20:02:25 +00:00
Timotei Dolean
2c760fcb72 eclipse plugin: rename the campaign config parsing test class,
and also add the project dependency list tests to the main tests suite
2012-01-11 20:02:15 +00:00
Ignacio R. Morelle
6ca69b2df5 New year copyright update 2012-01-07 02:35:17 +00:00
Nils Kneuper
7b8c57cd43 change the font used for CJK translations (part2)
update of the entries in the po files
2012-01-06 13:39:15 +00:00
Steven Panek
853dff401d Fixed some rules and reran pofix. 2012-01-04 23:53:54 +00:00
Steven Panek
bfa80a3fa6 Added pofix rules for recent changes... and ran pofix. 2012-01-04 22:41:02 +00:00
Steven Panek
5f6efb71df Updated pofix. 2012-01-04 02:15:28 +00:00
Steven Panek
612b962d9f Fixed a grammatical error in feral's description. 2011-12-30 10:20:02 +00:00
Mark de Wever
6c6bf6e3a2 Added the NativeClient port code.
Thanks to Evgeniy Stepanov for providing the patch.
2011-12-17 16:37:19 +00:00
Steven Panek
838dfae978 Converted some hyphen-minuses to em dashes. 2011-11-16 02:08:48 +00:00
Steven Panek
37a2372343 'on-line' -> 'online'. 2011-11-15 23:56:46 +00:00
Steven Panek
5029bbe671 Converted straight quotation marks. 2011-11-15 23:46:46 +00:00
Steven Panek
632d873c8b Fixed capitalization in another dialog title. 2011-11-15 23:24:14 +00:00
Steven Panek
6093e69976 Fixed capitalization in a dialog title. 2011-11-15 23:09:28 +00:00
Steven Panek
b61ea7d440 'Create new map' -> 'Create New Map' for the button in the New Map dialog. 2011-11-15 20:32:31 +00:00
Eric S. Raymond
7e77ace805 Fix spelling mistakes. 2011-11-15 08:51:22 +00:00
Alexander van Gessel
30e0b761c7 Do not parse the #enddef in a string + #enddef line twice 2011-11-14 05:46:00 +01:00
Alexander van Gessel
50d8b6fed7 Make #po: comments appear on their own lines 2011-11-14 05:16:01 +01:00
Alexander van Gessel
b3057c85c2 Fix define handling of wmlxgettext (bug #18622) 2011-11-14 04:10:16 +01:00
Alexander van Gessel
6295ffe1ce Add #po: comment recognition to perl wmlxgettext 2011-11-14 01:24:30 +01:00
Steven Panek
ba4e903ea5 Converted a straight apostrophe. 2011-11-01 20:59:09 +00:00
Steven Panek
44f500c960 Fixed capitalization in a preference string. 2011-10-31 21:15:44 +00:00
Steven Panek
6508367a02 Fixed a spelling error in DW. 2011-10-31 20:49:01 +00:00
Ignacio R. Morelle
f0e1e23443 Revert all the pofix rules related to the UI cleanup...
...since pofix doesn't know about textdomains and does partial
matching for some retarded reason

Too bad I still wasted my time doing lots of copy/paste because nobody
explained this to me.
2011-10-31 19:15:09 +00:00
Ignacio R. Morelle
1cba288758 Preferences: Switch a slider label from Title Case to Sentence case 2011-10-31 02:11:46 +00:00
Ignacio R. Morelle
3842b4f6ff Hotkeys: Change applicable entries from Sentence case to Title Case
All Hotkey menu entries are candidates for inclusion in dropdown menus
in ThemeWML; therefore, they must abide by the style guidelines for
dropdown menus.

There are a few semantic changes in this commit for clarification/proper
English/more concise wording. Those are not being added to pofix.
2011-10-31 01:51:24 +00:00
Steven Panek
b3212b9e56 Killed a problematic pofix rule. 2011-10-30 23:25:23 +00:00
Ignacio R. Morelle
49d801cf91 gui2/tmp_create_game: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 21:44:38 +00:00
Ignacio R. Morelle
666a29ab49 Load Game: convert "Scenario start"...
...savegame designation to use Sentence case as the recently
introduced "Test scenario" already does

Also added pofix rule for the two textdomains where this appears.
2011-10-30 21:35:24 +00:00
Ignacio R. Morelle
7430feaf45 Advanced Preferences: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 21:27:25 +00:00
Ignacio R. Morelle
ae61f07503 Preferences: According to Espreon, Hz (abbrev. of Hertz) should stay capitalized 2011-10-30 21:11:45 +00:00
Ignacio R. Morelle
9ba92b5904 MP game setup: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 21:10:06 +00:00
Ignacio R. Morelle
8fde890736 pofix: Reconcile conflicting rules 2011-10-30 21:00:39 +00:00
Ignacio R. Morelle
9e210916fd Map generator: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 20:59:00 +00:00
Ignacio R. Morelle
c25184390b pofix: Oops, removed empty rules 2011-10-30 20:54:37 +00:00
Ignacio R. Morelle
df5ac7e5b6 Lobby: Converted instances of Title Case...
...in checkbox labels to Sentence case per upcoming UI Style Guide
change
2011-10-30 20:52:13 +00:00
Ignacio R. Morelle
6e9da57a40 Preferences: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 20:44:38 +00:00
Ignacio R. Morelle
001197cfc5 gui2: Converted instances of Title Case in checkbox labels...
...to Sentence case per upcoming UI Style Guide change
2011-10-30 20:28:06 +00:00
Thibault Févry
35ee1e6725 Strip trailing whitespaces.
Some other changes to make code look more pythonish. No important changes.
2011-10-21 23:42:46 +00:00
Steven Panek
e4ca705b55 Added a missing diaeresis. 2011-10-16 02:25:17 +00:00
Thonsew
288f446fef Changed wesnoth_gdb pretty printers...
...to correctly print the prefix and untranslated string for
t_strings.  Previously it was only printing the prefix as the prefix
ends is zero terminated before the following untranslated string.
2011-09-29 15:55:17 +00:00
Thonsew
f1ab44d74b Changed. In the wesnoth pretty printers I changed...
...the default number of levels of recursion when printing configs to
2.  I also fixed printing of pointers to attribute_values.
2011-09-26 19:58:08 +00:00
Thonsew
917f373a75 Removed redundant line in wesnoth_gdb set_recursion_level 2011-09-21 21:44:44 +00:00
Thonsew
77baa9e323 Fixed attribute_value fake enum to match C++ code
Fixed t_interned printer to handle unititialized t_interens correctly

Changed the variable levels of recursion to better handle null
pointers and keep the correct level of recursion.
2011-09-20 21:21:15 +00:00
Thonsew
09268be31e Added set_levels_of_recursion to pretty printers
Added help function to wesnoth_gdb for the pretty printers.

Usage from within gdb:

    python wesnoth_gdb.help()
2011-09-16 19:30:08 +00:00
Thonsew
d61ec9668c Updated pretty printers
1. Added import os for installations where it is not a default

2. Improved check for empty unordered_map

3. Moved strip_type to its own file
2011-09-16 12:28:30 +00:00
Thonsew
38c351d523 Created gdb pretty printers for wesnoth data types...
...t_interned, t_token, t_string, config and config::attribute_value.

Create pretty printers for boost::unordered_map.
2011-09-15 20:16:48 +00:00
Thonsew
4637a2586f Added a valgrind memcheck suppression file...
...for suppression of static initialization allocation without a
delete warnings
2011-09-08 19:16:33 +00:00
Steven Panek
21fdc50c65 Fixed an apostrophe. 2011-09-03 20:36:25 +00:00
Steven Panek
f0632041f9 Fixed some apostrophes. 2011-09-03 02:25:33 +00:00