Commit Graph
1146 Commits
Author SHA1 Message Date
Henrik Rydgard ad620e463a Detect language on first boot on Windows (Vista+) and Android 2013-09-04 12:08:22 +02:00
Henrik Rydgård 8e6b031d9b Merge pull request #3611 from Kingcom/Fix
Add another check to PopupMultiChoice
2013-09-04 02:38:00 -07: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
Kingcom 77067094c7 Take minVal into account 2013-09-04 11:00:42 +02:00
Henrik Rydgård 4091efc71d Merge pull request #3589 from vnctdj/patch-4
Move some translations (papel's work updated)
2013-09-04 01:58:49 -07:00
Kingcom 6471dd2363 Add another check to PopupMultiChoice 2013-09-04 10:58:31 +02:00
Henrik Rydgard 273fb7c941 Warning fixes, make the back button exit the emu on the main screen on Android. 2013-09-04 10:51:14 +02:00
wuspringandwuspring 5655ddc835 Make "OK" and "Cancel" in PromptScreen translatable, and shorten some keys. 2013-09-04 09:02:28 +08:00
kaienfr 966492fcbf fix cwcheat list incompletely shown and resize the check button 2013-09-03 17:50:34 +02: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
vnctdj 687e1790db Move "Back" translation
Because it is already translated in [Dialog]
2013-09-03 10:27:58 +02:00
Henrik Rydgård e949952eb0 Merge pull request #3543 from makotech222/cwcheat
Fix Reading from cheat.db and enable/disable all
2013-09-03 00:42:08 -07: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
Steven Cherry 3d468e37ad Fix 2013-09-01 18:37:29 -05:00
Steven Cherry ddc8ab967f Merge remote-tracking branch 'upstream2/master' into cwcheat
Conflicts:
	UI/CwCheatScreen.cpp
2013-09-01 18:10:18 -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
Unknown W. Brackets 98717fee7c Update reporting support immediately.
Well, it'd be nice to pull rather than push, but this is okay.
2013-09-01 13:08:47 -07:00
Unknown W. Brackets c0e54735f5 Disable reporting when copy framebuffer is used.
Causes too much noise.  Also, use a proper interface to enable/disable it.
This should prevent future problems with accidentally enabling it.
2013-09-01 12:57:39 -07:00
Steven Cherry fc7003d237 Fix parentheses 2013-09-01 13:58:05 -05: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
Steven Cherry 887d1652b5 Fix Reading from cheat.db and enable/disable all 2013-08-31 21:15:50 -05: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
Unknown W. Brackets ae17f40e66 Use Roboto Condensed for the UI where supported.
It's Apache licensed and doesn't look bad.  Defaulting still works.
2013-08-31 01:37:41 -07: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
Henrik Rydgard 14b7fdc975 Center the buttons in the key config screen 2013-08-30 22:43:42 +02:00
danyalzia c8b97bba3c String to display the supported OpenGL version in System Information 2013-08-31 01:22:19 +05:00
vnctdj 2b8d4685f6 Rename "Delete Savedata" & "Delete Game"
I make that because "Delete Game" exists twice (line #69), so the translation can't work.

I rename "Delete Savedata" to looks like the new "Delete Game".
2013-08-30 20:25:58 +02:00
Henrik Rydgard 9ac2cb92ba android buildfix 2013-08-30 20:19:03 +02:00
Henrik Rydgard 0d0b43818c Warning fixes and stuff 2013-08-30 20:14:16 +02:00
Henrik Rydgard bf6f8b6afb Add a translatable string "this translation by" to credits, fix #3507 2013-08-30 20:11:01 +02:00
Henrik Rydgård 80a6474e65 Merge pull request #3503 from vnctdj/patch-2
["lang" .ini files] Move some translations in [Game]
2013-08-30 10:56:02 -07:00
The Dax 39db37cfd3 Add a comment. 2013-08-30 13:52:15 -04:00
The Dax e859b79948 Remove useless if. 2013-08-30 13:38:59 -04:00
The Dax 3426c9cb2c Allow user to specify what system font to use in their respective language's ini file. Fallback on Trebuchet MS if nothing is defined. 2013-08-30 13:33:12 -04:00
vnctdj 3b57bf6fe2 ["lang" .ini files] Move some translations in [Game]
Translations moved :
>> "Game = "
>> "MB = "
>> "SaveData = "
>> "Delete Savedata = "
>> "Cancel = "
>> "Delete Game = "

line 176 : Rename "DeleteGame" to "DeleteConfirmGame" to avoid confusion with "Delete Game".
2013-08-30 19:00:25 +02:00
vnctdj 692d4a91f3 ["lang" .ini files] Move "Language" translation in [Developer]
@ Henrik >> I hope this one is OK :)
2013-08-30 18:20:19 +02:00
Henrik Rydgard 7ea3544082 Crashfixes on non-windows, update native to eat & signs (so we can share strings with windows menus) 2013-08-30 18:16:29 +02:00
Henrik Rydgård 4b6ae7a54e Merge pull request #3500 from vnctdj/patch-3
["lang" .ini files] Move some translations in [PSPCredits]
2013-08-30 08:59:30 -07:00
Henrik Rydgard f4496fbc49 Buildfix 2013-08-30 17:57:33 +02:00
Henrik Rydgård edeabe42c5 Merge pull request #3498 from vnctdj/patch-1
["lang" .ini files] Move the translation of "General" in [System] catego...
2013-08-30 08:52:04 -07:00
vnctdj c7022cce90 ["lang" .ini files] Move some translations in [PSPCredits] 2013-08-30 17:51:08 +02:00