Commit graph

68 commits

Author SHA1 Message Date
Henrik Rydgård
db92f26e56 Merge pull request #3806 from thedax/win32UITranslation
Win32 UI: Rewrite most of the menu translation code to be cleaner and simpler.
2013-09-17 06:43:24 -07:00
The Dax
4e20f087fb Draw PPSSPP's D-pad logo on LogoScreen. 2013-09-16 23:07:10 -04:00
The Dax
e6d85cfb39 Rename Config::languageIni to Config::sLanguageIni for consistency. 2013-09-16 19:47:25 -04:00
The Dax
426e6630d9 Rewrite most of the translation stuff to be cleaner.
Also fix a bug where in-game only menu items become enabled after selecting a language when we're in various NewUI menus.
Rename Config::ilanguage to Config::iLanguage for consistency with other Config variables.
2013-09-16 18:45:09 -04:00
Henrik Rydgard
5997cdf6ad Add clearly missing parenthesis, see #3776.
Update contributors list.
2013-09-16 08:09:27 +02:00
Unknown W. Brackets
8902e85f0a Enable the debug windows always, disable buttons.
This way you can close them/whatever, and hopefully should avoid crashes.

Only downside is you can't pause the game now and then hit stop in the
debugger.
2013-09-15 09:35:58 -07:00
vnctdj
2b262971d9 Update MiscScreens.cpp
Update contributors with my name, I'm sure other people deserve to appear here too...

I allow me to make a pull request for that because of the following comment by Henrik : https://github.com/hrydgard/ppsspp/pull/3617#issuecomment-24465863
2013-09-15 15:28:23 +02:00
Henrik Rydgard
26c5ee4a6d Add screen to control debug levels. Will make it easier to access later. 2013-09-07 13:38:37 +02:00
Henrik Rydgard
1c422d41ce Enable Arabic on Windows where we are using system fonts that can handle it. 2013-09-04 14:47:01 +02:00
Henrik Rydgard
18c2342ea9 Move unicode text out to assets/langregion.ini . Gah. 2013-09-04 13:25:57 +02:00
Henrik Rydgard
1e2ecfd2ca Draw the credits scroller using system font drawer 2013-09-04 12:38:52 +02:00
Henrik Rydgard
ad620e463a Detect language on first boot on Windows (Vista+) and Android 2013-09-04 12:08:22 +02:00
Henrik Rydgård
1c42964c59 Merge pull request #3596 from wuspring/shortenkey
Make "OK" and "Cancel" in PromptScreen traslatable.
2013-09-04 02:36:28 -07:00
Henrik Rydgard
c845da2887 Switch System_GetName to System_GetProperty 2013-09-04 11:31:40 +02:00
wuspring
5655ddc835 Make "OK" and "Cancel" in PromptScreen translatable, and shorten some keys. 2013-09-04 09:02:28 +08:00
vnctdj
509045b345 Another one
Another one (2)

And the last one

+ now "Developer" is refered by "*de" to avoid confusion with "*d" which is for "Dialog"

I hope I don't forget to move some other "Back" translations to [Dialog] in other files...

"Cancel" translation moved

Update

with papel's changes (so we can close his pull request which is now outdated)

Update (2)

with papel's changes (so we can close his pull request which is now outdated) (2)

No I have finished, so, to conclude, if we merge all my pull requests, papel's one can be closed with no loss of work :)

Rebased
2013-09-03 16:48:02 +02:00
Yaroslav
6c2b30293a Added Tagalog Language 2013-09-02 19:28:27 +07:00
Unknown W. Brackets
b3bc4c5830 Merge pull request #3536 from DanyalZia/patch-4
Resize the Back button in System Information
2013-09-01 23:03:58 -07:00
danyalzia
a6a75a29c8 Update MiscScreens.cpp 2013-09-02 10:58:48 +05:00
The Dax
dbb6be2282 Fix small typo. Fixes https://github.com/hrydgard/ppsspp/issues/3560. 2013-09-01 18:59:55 -04:00
Henrik Rydgård
970a7bb43a Merge pull request #3556 from thedax/master
Allow up to 6 lines for translator names.
2013-09-01 15:06:18 -07:00
Unknown W. Brackets
24ecf9416c Update language immediately in UI. 2013-09-01 13:29:23 -07:00
The Dax
fb35d6e914 Add a blank line in between translators6 and the written in C++ line. 2013-09-01 14:04:39 -04:00
The Dax
679e7ea846 Allow for up to 6 lines of translator names(I guess 7 if you add some on the "this translation by:" line..). 2013-09-01 14:04:39 -04:00
danyalzia
a918e19d7f Resize the Back button in System Information 2013-09-01 02:34:22 +05:00
Henrik Rydgard
b69614bdec Add back button to system information dialog. Fixes #3415 2013-08-31 15:02:13 +02:00
Henrik Rydgård
b1ba172942 Merge pull request #3516 from wuspring/master
Modify NewLanguageScreen class … For the title of language select dialoag in System->system language ("Language") can be translatable, Using [Developer]->"Language"
2013-08-30 14:34:18 -07:00
wuspring
3858044f99 Modify NewLanguageScreen class
For the title of language select dialoag in System->system language
("Language") can be translatable, Using [Developer]->"Language"
2013-08-31 05:26:59 +08:00
danyalzia
3ce095ed34 Shows "OpenGL Extensions" instead of "OpenGL ES 2.0 Extensions" for Windows
That "ES" part doesn't make sense for windows.
2013-08-31 01:58:55 +05:00
danyalzia
c8b97bba3c String to display the supported OpenGL version in System Information 2013-08-31 01:22:19 +05:00
Henrik Rydgard
bf6f8b6afb Add a translatable string "this translation by" to credits, fix #3507 2013-08-30 20:11:01 +02:00
vnctdj
c7022cce90 ["lang" .ini files] Move some translations in [PSPCredits] 2013-08-30 17:51:08 +02:00
Henrik Rydgard
5374df64a5 Fix some line break issues in system font (windows) 2013-08-30 17:45:47 +02:00
Henrik Rydgard
349718a3bc Windows: Use system fonts in UI - no more mojibake.
No support for doing this on Android yet, still uses the atlas.
2013-08-30 14:48:52 +02:00
papel
d22e555e4f Fix volume and name of Latin American languages. 2013-08-29 13:25:29 -03:00
sum2012
bfb958c003 Add tieba link for zh_TW 2013-08-29 20:54:36 +08:00
mgaver
7d421adb48 Update MiscScreens.cpp
Remove duplicated contributor.
2013-08-24 16:54:07 +09:00
Henrik Rydgård
2394151961 Merge pull request #3310 from raven02/patch-8
Put Save/Load state in [Pause] section
2013-08-22 01:05:23 -07:00
sum2012
f0489dac8c Add a chinese link
Many Chinese people cannot go to offical forum.
http://tieba.baidu.com/f?ie=utf-8&kw=ppsspp is best for them
2013-08-22 13:29:41 +08:00
raven02
1efa544fe6 Skip ar_AE language since it is not supported yet 2013-08-22 11:01:37 +08:00
Henrik Rydgard
647460652e Add czech language mapping 2013-08-20 20:35:01 +02:00
Henrik Rydgard
7765ff7d5a Add vietnamese language mapping 2013-08-20 20:14:39 +02:00
Henrik Rydgard
6a1d727a9a Fix language selection and a couple of untranslatable strings 2013-08-20 20:13:28 +02:00
raven02
0db697fd4a Add GPU Model to System Information 2013-08-21 01:05:25 +08:00
raven02
1e7c9fa8d3 Add GPU Vendor to System Information 2013-08-21 00:54:32 +08:00
Henrik Rydgard
b186294132 UI tweaks. Change to cleaner background image. 2013-08-20 00:49:25 +02:00
Henrik Rydgard
2839e62aa4 Fix case typo (buildfix on case sensitive platform) 2013-08-18 21:09:35 +02:00
Henrik Rydgard
0a0d8d9e32 Android/SDL buildfix, move remains of the old UI into other files. 2013-08-18 20:25:57 +02:00
Henrik Rydgard
5037568af3 Delete the bulk of the old UI. 2013-08-18 20:22:30 +02:00
Henrik Rydgard
db575d559f Delete the NewUI setting, effectively forcing it on 2013-08-18 20:14:33 +02:00