mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1649] [MERGED] PL localization update + a few fixes #596
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/1649
Author: @CookiePLMonster
Created: 2/16/2021
Status: ✅ Merged
Merged: 2/17/2021
Merged by: @stenzek
Base:
master← Head:pl-loc-update📝 Commits (3)
82469acFix a missing comma in the PGXP message9fd09c3Improve consistency of tooltips in Display Settings99dcc39Update PL localization📊 Changes
13 files changed (+1440 additions, -979 deletions)
View changed files
📝
src/duckstation-qt/displaysettingswidget.cpp(+1 -1)📝
src/duckstation-qt/displaysettingswidget.ui(+1 -1)📝
src/duckstation-qt/translations/duckstation-qt_de.ts(+1 -1)📝
src/duckstation-qt/translations/duckstation-qt_es.ts(+2 -2)📝
src/duckstation-qt/translations/duckstation-qt_fr.ts(+1 -1)📝
src/duckstation-qt/translations/duckstation-qt_it.ts(+2 -2)📝
src/duckstation-qt/translations/duckstation-qt_ja.ts(+2 -2)📝
src/duckstation-qt/translations/duckstation-qt_nl.ts(+2 -2)📝
src/duckstation-qt/translations/duckstation-qt_pl.ts(+1422 -961)📝
src/duckstation-qt/translations/duckstation-qt_pt-br.ts(+2 -2)📝
src/duckstation-qt/translations/duckstation-qt_ru.ts(+2 -2)📝
src/duckstation-qt/translations/duckstation-qt_zh-cn.ts(+1 -1)📝
src/frontend-common/common_host_interface.cpp(+1 -1)📄 Description
This PR changes the following:
PGXP is now enabled.vsPGXP is now disabled. All translations have been modified to translate the new text, so no localization breaks.Show Emulation SpeedandShow Messages, when help tooltips called themShow SpeedandShow OSD Messagesrespectively. Now the names are unified toShow Emulation SpeedandShow OSD Messages.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.