From af06d7a94a69d82ef5f2d8082e75c368f4204afb Mon Sep 17 00:00:00 2001 From: Roy West Date: Thu, 21 Oct 2010 15:47:14 -0700 Subject: [PATCH 1/2] Fix bug3119318, missing Mount USB storage strings Change-Id: Iefebd97d85ad4a51f604e9a7fa709ba84c94239d --- res/values/strings.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index e4ef11c80a7..b407bd4e3e5 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1302,10 +1302,17 @@ Insert USB storage for mounting Insert an SD card for mounting + - Mount SD card + Mount SD card - Mount the SD card + Mount the SD card + + + Mount USB storage + + Mount the USB storage + Erase USB storage From 9f869d1198fcf1866ad2a6451df05f5d72653711 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Thu, 21 Oct 2010 16:37:59 -0700 Subject: [PATCH 2/2] Revert "Fix bug3119318, missing Mount USB storage strings" This reverts commit af06d7a94a69d82ef5f2d8082e75c368f4204afb. --- res/values/strings.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index b407bd4e3e5..e4ef11c80a7 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1302,17 +1302,10 @@ Insert USB storage for mounting Insert an SD card for mounting - - Mount SD card + Mount SD card - Mount the SD card - - - Mount USB storage - - Mount the USB storage - + Mount the SD card Erase USB storage