diff options
| author | 2013-06-12 17:07:06 -0700 | |
|---|---|---|
| committer | 2013-06-12 17:07:06 -0700 | |
| commit | cad220a4523dc9366957faf920e33f11f887b7dd (patch) | |
| tree | b5f7c5f5bbfe67cc1f42108f1203147985f12067 | |
| parent | 00d17f7aab54ef055d35da603dab5a7bae751876 (diff) | |
Rename Google Talk to Hangouts in framework
Bug 9058802, 9223276
Change-Id: I89770f0b1d468a3aa2c18c4ee613333c295aefde
| -rw-r--r-- | core/res/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index b595d6ed9e5c..ef0f01d024d9 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -2043,7 +2043,7 @@ <!-- QQ IM protocol type --> <string name="imProtocolQq">QQ</string> <!-- Google Talk IM protocol type --> - <string name="imProtocolGoogleTalk">Google Talk</string> + <string name="imProtocolGoogleTalk">Hangouts</string> <!-- ICQ IM protocol type --> <string name="imProtocolIcq">ICQ</string> <!-- Jabber IM protocol type --> |