diff options
author | Andrew Dodd <atd7@cornell.edu> | 2012-07-08 20:35:25 -0400 |
---|---|---|
committer | Andrew Dodd <atd7@cornell.edu> | 2012-07-08 20:35:25 -0400 |
commit | c24039039a9598d4969e785a0746772d65a8fa4b (patch) | |
tree | 1aca5edfb2b4ae8fb0fb10444729e060a84ad3d1 /DeviceSettings/res/values-hu | |
parent | 3f7b71553971be861faf7d486735c4a8cc4f7854 (diff) | |
download | device_samsung_n7000-c24039039a9598d4969e785a0746772d65a8fa4b.zip device_samsung_n7000-c24039039a9598d4969e785a0746772d65a8fa4b.tar.gz device_samsung_n7000-c24039039a9598d4969e785a0746772d65a8fa4b.tar.bz2 |
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
Diffstat (limited to 'DeviceSettings/res/values-hu')
-rw-r--r-- | DeviceSettings/res/values-hu/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - <string name="app_name">Galaxy S II Beállítások</string> + <string name="app_name">Galaxy Note Beállítások</string> <string name="screen_colors_title">Színek</string> <string name="category_mdnie_title">Kijelző</string> |