7902 Commits

Author SHA1 Message Date
Unknown W. Brackets
3e9d8e667f Update lang with updated strings. 2013-08-31 00:43:17 -07:00
Unknown W. Brackets
65c3206da4 Oops, fix reversed paused menu item. 2013-08-30 22:51:49 -07:00
Unknown W. Brackets
c23e904a1b Use consistent conventions on default menu names. 2013-08-30 22:44:36 -07:00
Unknown W. Brackets
5dea33baa1 Put all Windows UI translation strings in same cat.
Rationale: non-English may often need to use "NON-ENGLISH (&X)" for menus,
to get shortcuts properly identified.  Ignoring ampersands makes this
"NON-ENGLISH ()", which is a poor experience.

Also, it should allow better consistency in the menu capitalization.
2013-08-30 22:40:50 -07:00
Unknown W. Brackets
0e7aa6fc6d Fix debug counter, not supported in wsprintfW. 2013-08-30 22:25:12 -07:00
Unknown W. Brackets
2ce6f7121b Fix an appverif warning with an unused item. 2013-08-30 22:18:37 -07:00
Unknown W. Brackets
831c6c28f1 Fix bad bitwise precedence, wrong checking. 2013-08-30 22:16:41 -07:00
Unknown W. Brackets
92c4c5825f Update ui menus AFTER loading lang ini. 2013-08-30 22:12:04 -07:00
Unknown W. Brackets
3525498c61 Merge pull request #3522 from artart78/buildfix
Linux buildfix
2013-08-30 16:46:38 -07:00
Arthur Blot
f424155f50 Linux buildfix 2013-08-31 01:32:56 +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
Henrik Rydgård
4124c5487e Merge pull request #3517 from thedax/master
Win32: Reinstate some ampersand shortcuts in the RC file, and move TranslateMenuItemByText.
2013-08-30 14:33:36 -07:00
The Dax
6f213b3bfc Reinstate some ampersand shortcuts in the RC file, and move TranslateMenuItemByText up with the other translation stuff. A lang pullrq will follow shortly to re-instate the rest. 2013-08-30 17:29:22 -04: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
Henrik Rydgard
73dd1c4b8d Remove accidentally added return from TranslateMenus 2013-08-30 23:07:42 +02:00
Henrik Rydgard
67edc28aa5 Add reporting for some configurable systemparams that don't seem very interesting to keep 2013-08-30 23:06:21 +02:00
Henrik Rydgård
d8d8ae61a4 Merge pull request #3513 from DanyalZia/patch-2
Shows "OpenGL Extensions" instead of "OpenGL ES 2.0 Extensions" for Wind...
2013-08-30 14:00:17 -07: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
Henrik Rydgård
30d1dadece Merge pull request #3512 from DanyalZia/patch-1
String to display the supported OpenGL version in System Information
2013-08-30 13:30:03 -07:00
danyalzia
c8b97bba3c String to display the supported OpenGL version in System Information 2013-08-31 01:22:19 +05:00
Henrik Rydgård
7b6a0c8c3b Merge pull request #3511 from Kingcom/DebugChanges
Small debugger changes
2013-08-30 12:44:02 -07:00
wuspring
3a495637e0 Merge pull request #3 from hrydgard/master
sync
2013-08-30 12:20:52 -07:00
Kingcom
faf28a17a2 Merge branch 'master' of https://github.com/hrydgard/ppsspp
Conflicts:
	Windows/ppsspp.rc
2013-08-30 20:57:52 +02:00
Kingcom
42c30d521c -new accelerators for the Debugger
-copy address on right click in memory view
-don't change status bar text after activating the breakpoint window
2013-08-30 20:55:58 +02:00
Henrik Rydgård
30d8d5cdff Merge pull request #3509 from kaienfr/ppsspp_fix_translation_1
Fix mune translation from ini (run/pause) button translation
2013-08-30 11:49:02 -07:00
Henrik Rydgård
8d6e6c527f Merge pull request #3510 from vnctdj/patch-2
Rename "Delete Savedata" & "Delete Game"
2013-08-30 11:47:58 -07: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
kaienfr
a29464f451 add s to "Read Framebuffer To Memory (CPU)", "Read Framebuffer To Memory (GPU)" in rc
Unified two keys:
"Read Framebuffer To Memory (CPU)", "Read Framebuffer To Memory (GPU)"
as  "Read Framebuffers To Memory (CPU)" and "Read Framebuffers To Memory
(GPU)"
used in ini file.
2013-08-30 20:19:40 +02:00
Henrik Rydgard
9ac2cb92ba android buildfix 2013-08-30 20:19:03 +02:00
kaienfr
7c3f7a2324 Fix mune translation from ini (run/pause) buttion 2013-08-30 20:15:13 +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
wuspring
0f1cecc34d Merge pull request #2 from hrydgard/master
sync
2013-08-30 11:07:55 -07: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
Henrik Rydgård
dbfcecd4fe Merge pull request #3506 from Kingcom/RecentChanges
Change recent list format in ini
2013-08-30 10:55:21 -07:00
Henrik Rydgård
c5745ac463 Merge pull request #3504 from thedax/master
Win32: Allow user to specify a specific font in their language's ini file.
2013-08-30 10:54:25 -07:00
The Dax
39db37cfd3 Add a comment. 2013-08-30 13:52:15 -04:00
Kingcom
13bbd44fe9 Change how the recent list is saved 2013-08-30 19:48:56 +02: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
wuspring
6f630a7be3 Merge pull request #1 from hrydgard/master
sync
2013-08-30 09:45:17 -07:00
Henrik Rydgård
3860f6f5db Merge pull request #3502 from vnctdj/patch-1
["lang" .ini files] Move "Language" translation in [Developer]
2013-08-30 09:22:45 -07: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
2361d0cea8 Merge pull request #3497 from thedax/master
Win32 UI: Tiny cleanup and add a few comments to clarify a few things regarding the translation stuff.
2013-08-30 08:53:14 -07: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