diff options
author | Daniel Hillenbrand <codeworkx@cyanogenmod.com> | 2012-07-16 12:03:51 +0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.cyanogenmod.com> | 2012-07-16 12:03:51 +0400 |
commit | 67545e7958f2d5574c4de7b91ccb085cadf70cc7 (patch) | |
tree | 951b6b230281d26ccae2b0908bfafce19d77c441 | |
parent | 225236061c31af6b393ae3eeff64c30af1a4fc06 (diff) | |
parent | 77306fcb32340a272c4db369ca736481952fd3e5 (diff) | |
download | frameworks_base-67545e7958f2d5574c4de7b91ccb085cadf70cc7.zip frameworks_base-67545e7958f2d5574c4de7b91ccb085cadf70cc7.tar.gz frameworks_base-67545e7958f2d5574c4de7b91ccb085cadf70cc7.tar.bz2 |
Merge "frameworks_base_core - Updated Italian translation" into ics
-rw-r--r-- | core/res/res/values-it/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values-it/strings.xml b/core/res/res/values-it/strings.xml index e8409ca..5f17cc3 100644 --- a/core/res/res/values-it/strings.xml +++ b/core/res/res/values-it/strings.xml @@ -601,6 +601,8 @@ <item msgid="2506857312718630823">"ICQ"</item> <item msgid="1648797903785279353">"Jabber"</item> </string-array> + <string name="toast_rotation_unlocked">Rotazione display sbloccata</string> + <string name="toast_rotation_locked">Rotazione display bloccata</string> <string name="phoneTypeCustom" msgid="1644738059053355820">"Personalizzato"</string> <string name="phoneTypeHome" msgid="2570923463033985887">"Casa"</string> <string name="phoneTypeMobile" msgid="6501463557754751037">"Cellulare"</string> |