From c24039039a9598d4969e785a0746772d65a8fa4b Mon Sep 17 00:00:00 2001 From: Andrew Dodd Date: Sun, 8 Jul 2012 20:35:25 -0400 Subject: n7000: Fix error due to lazy copypasta I changed the GalaxyS2Settings stuff in the code but derped on the strings in res/ Change-Id: I53d9e0018c06d4573b7f5d8ed7fd2af857158f42 --- DeviceSettings/res/values-de/strings.xml | 2 +- DeviceSettings/res/values-es/strings.xml | 2 +- DeviceSettings/res/values-fi/strings.xml | 2 +- DeviceSettings/res/values-fr/strings.xml | 2 +- DeviceSettings/res/values-hu/strings.xml | 2 +- DeviceSettings/res/values-nl/strings.xml | 2 +- DeviceSettings/res/values-pt-rBR/strings.xml | 4 ++-- DeviceSettings/res/values/strings.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/DeviceSettings/res/values-de/strings.xml b/DeviceSettings/res/values-de/strings.xml index 1528f8e..4d0589e 100644 --- a/DeviceSettings/res/values-de/strings.xml +++ b/DeviceSettings/res/values-de/strings.xml @@ -1,6 +1,6 @@ - Galaxy S II Einstellungen + Galaxy Note Einstellungen Farben Bildschirm diff --git a/DeviceSettings/res/values-es/strings.xml b/DeviceSettings/res/values-es/strings.xml index 44d2a69..feb29e9 100644 --- a/DeviceSettings/res/values-es/strings.xml +++ b/DeviceSettings/res/values-es/strings.xml @@ -1,6 +1,6 @@ - Ajustes de Galaxy S II + Ajustes de Galaxy Note Radio HSPA diff --git a/DeviceSettings/res/values-fi/strings.xml b/DeviceSettings/res/values-fi/strings.xml index 88e234a..081f0ef 100644 --- a/DeviceSettings/res/values-fi/strings.xml +++ b/DeviceSettings/res/values-fi/strings.xml @@ -1,6 +1,6 @@ - Galaxy S II-asetukset + Galaxy Note-asetukset Värit Näyttö diff --git a/DeviceSettings/res/values-fr/strings.xml b/DeviceSettings/res/values-fr/strings.xml index 25dd5ad..ab81716 100644 --- a/DeviceSettings/res/values-fr/strings.xml +++ b/DeviceSettings/res/values-fr/strings.xml @@ -1,6 +1,6 @@ - Paramètres Galaxy S II + Paramètres Galaxy Note Ecran Couleurs diff --git a/DeviceSettings/res/values-hu/strings.xml b/DeviceSettings/res/values-hu/strings.xml index d6a5f8c..6a24926 100644 --- a/DeviceSettings/res/values-hu/strings.xml +++ b/DeviceSettings/res/values-hu/strings.xml @@ -1,6 +1,6 @@ - Galaxy S II Beállítások + Galaxy Note Beállítások Színek Kijelző diff --git a/DeviceSettings/res/values-nl/strings.xml b/DeviceSettings/res/values-nl/strings.xml index bd7e50b..587b923 100644 --- a/DeviceSettings/res/values-nl/strings.xml +++ b/DeviceSettings/res/values-nl/strings.xml @@ -1,6 +1,6 @@ - Galaxy S II-instellingen + Galaxy Note-instellingen Kleuren Scherm diff --git a/DeviceSettings/res/values-pt-rBR/strings.xml b/DeviceSettings/res/values-pt-rBR/strings.xml index fad81b2..dad0f2c 100755 --- a/DeviceSettings/res/values-pt-rBR/strings.xml +++ b/DeviceSettings/res/values-pt-rBR/strings.xml @@ -1,6 +1,6 @@ - Config. Galaxy S II + Config. Galaxy Note Cores Tela Cenário @@ -32,4 +32,4 @@ Vibração Intensidade da Vibração Define a intensidade da vibração - \ No newline at end of file + diff --git a/DeviceSettings/res/values/strings.xml b/DeviceSettings/res/values/strings.xml index d3f0891..be525f1 100644 --- a/DeviceSettings/res/values/strings.xml +++ b/DeviceSettings/res/values/strings.xml @@ -1,6 +1,6 @@ - Galaxy S II Settings + Galaxy Note Settings Colors Screen -- cgit v1.1