diff options
| -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 --> |