diff options
author | Steve Kondik <shade@chemlab.org> | 2012-06-24 00:37:56 +0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.cyanogenmod.com> | 2012-06-24 00:37:56 +0400 |
commit | 2d1769e3be783b35f7c07c06368bb958a17a5117 (patch) | |
tree | 4a7ea9d9ccd323ce1cd43a167d9c9ded583a615b /core/res | |
parent | 8b2a8c553dd05763f29f154cb3a191651b67682a (diff) | |
parent | 4eec0a1d48fafab4056092769647a4cbb9c486c3 (diff) | |
download | frameworks_base-2d1769e3be783b35f7c07c06368bb958a17a5117.zip frameworks_base-2d1769e3be783b35f7c07c06368bb958a17a5117.tar.gz frameworks_base-2d1769e3be783b35f7c07c06368bb958a17a5117.tar.bz2 |
Merge "frameworks_base - Updated Italian translation" into ics
Diffstat (limited to 'core/res')
-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 b8666bb..e8409ca 100644 --- a/core/res/res/values-it/strings.xml +++ b/core/res/res/values-it/strings.xml @@ -1312,5 +1312,7 @@ <string name="weather_SW">SW</string> <string name="weather_W">W</string> <string name="weather_NW">NW</string> + <string name="weather_no_data">Nessun dato</string> <string name="weather_tap_to_refresh">Tocca per aggiornare</string> + <string name="weather_refreshing">In aggiornamento</string> </resources> |