dolphin/Source/Core
JosJuice b8721b6839 Unify memory breakpoint strings
The MemoryWindow.cpp strings should be the same as the
MemoryCheckDlg.cpp strings so that translators don't
have to translate very similar strings twice.

Also adding i18n comments. These strings are *very* easy
to misinterpret in my opinion.
2017-05-07 20:55:34 +02:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common Merge pull request #5354 from leoetlino/iosc 2017-05-04 19:58:47 +02:00
Core Merge pull request #5373 from leoetlino/delete-ticket 2017-05-06 13:59:11 +02:00
DiscIO NANDImporter: fix printf warning 2017-05-02 15:13:46 -07:00
DolphinNoGUI IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DolphinQt2 Merge pull request #5353 from spycrab/qt_contextmenu 2017-05-04 23:47:21 +02:00
DolphinWX Unify memory breakpoint strings 2017-05-07 20:55:34 +02:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon
VideoBackends OpenGL: Mute nvidia performance warning about stalling the GPU. 2017-05-03 23:48:14 +02:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt