dolphin/Languages
DimitriPilot3 a1da2e0e4c Some fixes for the "Cheat Search" feature :
- Replace ToLong() with ToULong(), as to allow values in the [0x80000000..0xFFFFFFFF] range to be parsed correctly without failure.
- Remove the "val_base" hack, as it breaks hexadecimal values beginning with '-'.
Simply passing 0 as the second parameter to ToULong() is enough, as mentioned on this page: http://msdn.microsoft.com/en-us/library/5k9xb7x1%28v=VS.100%29.aspx
- Changed the error message (and some of its translations) to reflect that octal values are now auto-detected ("supported") as well.

To users: 
Note that values beginning with '0' (not "0x" nor "0X") are now interpreted as octal values instead of decimal values. So be careful when using those!

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7223 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-21 18:01:32 +00:00
..
po Initial directory structure. 2009-08-09 21:01:41 +00:00
cs.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
da.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
de.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
dolphin-emu.pot Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
el.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
en.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
es.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
fr.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
gettextize Finally got the input common strings figured out. That pretty much finishes translations. 2011-01-14 03:05:02 +00:00
he.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
hu.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
it.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
ja.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
ko.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
Languages.vcxproj Save and load the line wrap option of the log window from ini. 2011-02-19 04:43:51 +00:00
nb.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
nl.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
pl.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
po.props buildfixin' 2011-02-01 07:05:30 +00:00
po.rules Build mo translation files on all platforms. Had to import msgfmt executable in the Externals to do this on windows. 2011-01-10 19:26:36 +00:00
po.targets buildfixin' 2011-02-01 07:05:30 +00:00
po.xml buildfixin' 2011-02-01 07:05:30 +00:00
pt.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
pt_BR.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
ru.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
tr.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
zh_CN.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00
zh_TW.po Some fixes for the "Cheat Search" feature : 2011-02-21 18:01:32 +00:00