From 5499f400a95d4c518901c59c87630a4975f6235b Mon Sep 17 00:00:00 2001 From: Souryo Date: Fri, 9 Dec 2016 21:33:25 -0500 Subject: [PATCH] Audio: Panning tab localization --- GUI.NET/Dependencies/resources.es.xml | 13 +++++++++++++ GUI.NET/Dependencies/resources.fr.xml | 13 +++++++++++++ GUI.NET/Dependencies/resources.ja.xml | 13 +++++++++++++ GUI.NET/Dependencies/resources.ru.xml | 13 +++++++++++++ GUI.NET/Dependencies/resources.uk.xml | 13 +++++++++++++ 5 files changed, 65 insertions(+) diff --git a/GUI.NET/Dependencies/resources.es.xml b/GUI.NET/Dependencies/resources.es.xml index 5ae0c2ac..417f62cb 100644 --- a/GUI.NET/Dependencies/resources.es.xml +++ b/GUI.NET/Dependencies/resources.es.xml @@ -145,6 +145,19 @@ VRC7 Namco Sunsoft + + Panning + DMC + Ruido + Triángulo + Cuadrado 2 + Cuadrado 1 + FDS + MMC5 + VRC6 + VRC7 + Namco + Sunsoft
OK diff --git a/GUI.NET/Dependencies/resources.fr.xml b/GUI.NET/Dependencies/resources.fr.xml index 04fccf21..cd452ff2 100644 --- a/GUI.NET/Dependencies/resources.fr.xml +++ b/GUI.NET/Dependencies/resources.fr.xml @@ -145,6 +145,19 @@ VRC7 Namco Sunsoft + + Panoramique + DMC + Noise + Triangle + Square 2 + Square 1 + FDS + MMC5 + VRC6 + VRC7 + Namco + Sunsoft
OK diff --git a/GUI.NET/Dependencies/resources.ja.xml b/GUI.NET/Dependencies/resources.ja.xml index 8326c82c..d9721173 100644 --- a/GUI.NET/Dependencies/resources.ja.xml +++ b/GUI.NET/Dependencies/resources.ja.xml @@ -145,6 +145,19 @@ VRC7 Namco Sunsoft + + パンニング + DMC + Noise + Triangle + Square 2 + Square 1 + FDS + MMC5 + VRC6 + VRC7 + Namco + Sunsoft
OK diff --git a/GUI.NET/Dependencies/resources.ru.xml b/GUI.NET/Dependencies/resources.ru.xml index e8207d3e..c3485c57 100644 --- a/GUI.NET/Dependencies/resources.ru.xml +++ b/GUI.NET/Dependencies/resources.ru.xml @@ -145,6 +145,19 @@ VRC7 Namco Sunsoft + + Panning + DMC + Noise + Triangle + Square 2 + Square 1 + FDS + MMC5 + VRC6 + VRC7 + Namco + Sunsoft
OK diff --git a/GUI.NET/Dependencies/resources.uk.xml b/GUI.NET/Dependencies/resources.uk.xml index ab6a2f9f..35df14ab 100644 --- a/GUI.NET/Dependencies/resources.uk.xml +++ b/GUI.NET/Dependencies/resources.uk.xml @@ -145,6 +145,19 @@ VRC7 Namco Sunsoft + + Panning + DMC + Noise + Triangle + Square 2 + Square 1 + FDS + MMC5 + VRC6 + VRC7 + Namco + Sunsoft
OK