Fix typo, update lang (latest Swedish translation and more)

This commit is contained in:
Henrik Rydgard 2013-06-20 22:37:19 +02:00
parent 2694343243
commit 7ebc5b6daa
2 changed files with 2 additions and 2 deletions

View File

@ -1161,7 +1161,7 @@ void SystemScreen::render() {
UICheckBox(GEN_ID, x, y += stride, s->T("Fast Memory", "Fast Memory (unstable)"), ALIGN_TOPLEFT, &g_Config.bFastMemory);
UICheckBox(GEN_ID, x, y += stride, s->T("Daylight Savings"), ALIGN_TOPLEFT, &g_Config.bDayLightSavings);
UICheckBox(GEN_ID, x, y += stride, s->T("Button Perference"), ALIGN_TOPLEFT, &g_Config.bButtonPreference);
UICheckBox(GEN_ID, x, y += stride, s->T("Button Preference"), ALIGN_TOPLEFT, &g_Config.bButtonPreference);
if (g_Config.bButtonPreference) {
char button[256];
std::string type;

2
lang

@ -1 +1 @@
Subproject commit cf710f2017db93c4019ce53a03764edf3136fa84
Subproject commit 81dc0b9141e7d1445efc7b152b88ab16ff75c737