From 8a3262c527d9a968c35d25f95434d5353bc02fd8 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Fri, 27 Jan 2012 11:03:38 -0800 Subject: Mark locale-neutral configuration strings translatable="false" Change-Id: I2da533d732c7898ac359f482b77253cd3ab387ea --- overlay/frameworks/base/core/res/res/values/config.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'overlay') diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 1af8aad..5b1f566 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -41,10 +41,10 @@ true - com.google.android.location.NetworkLocationProvider + com.google.android.location.NetworkLocationProvider - com.google.android.location.GeocodeProvider + com.google.android.location.GeocodeProvider @@ -239,17 +239,17 @@ false - com.google.android.location.NetworkLocationProvider + com.google.android.location.NetworkLocationProvider - com.google.android.location.GeocodeProvider + com.google.android.location.GeocodeProvider true - com.android.phasebeam/.PhaseBeamWallpaper + com.android.phasebeam/.PhaseBeamWallpaper -- cgit v1.1