diff options
| author | blinky@build01 <jenkins@cyanogenmod.com> | 2016-07-04 11:40:40 -0700 |
|---|---|---|
| committer | blinky@build01 <jenkins@cyanogenmod.com> | 2016-07-04 11:40:40 -0700 |
| commit | d78eeed418a4f41314cc477eabc07e57b783e08e (patch) | |
| tree | 6668381deef8efd753917d3f43769783a38c3005 | |
| parent | c59f250f7a6d2e8c175db85bba01bbca917cef2a (diff) | |
Automatic translation import
Change-Id: Ifedf4a9b25329a72c3eff48c2f74bae65ae032b3
| -rw-r--r-- | CMActions/res/values-it/strings.xml | 4 | ||||
| -rw-r--r-- | CMActions/res/values-sv/strings.xml | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/CMActions/res/values-it/strings.xml b/CMActions/res/values-it/strings.xml index 04f04f9..d86a072 100644 --- a/CMActions/res/values-it/strings.xml +++ b/CMActions/res/values-it/strings.xml @@ -18,8 +18,8 @@ <string name="ambient_display_title">Display Ambient</string> <string name="ambient_display_enable_title">Display Ambient</string> <string name="ambient_display_enable_summary">Accendi lo schermo quando ricevi una notifica</string> - <string name="hand_wave_gesture_title">Gesture con la mano</string> - <string name="hand_wave_gesture_summary">Mostra le notifiche al passaggio della mano</string> + <string name="hand_wave_gesture_title">Movimento della mano</string> + <string name="hand_wave_gesture_summary">Mostra notifiche al passaggio della mano</string> <string name="pocket_gesture_title">Tasca</string> <string name="pocket_gesture_summary">Mostra le notifiche quando rimuovi il telefono dalla tasca</string> </resources> diff --git a/CMActions/res/values-sv/strings.xml b/CMActions/res/values-sv/strings.xml index a9ff106..157e3d5 100644 --- a/CMActions/res/values-sv/strings.xml +++ b/CMActions/res/values-sv/strings.xml @@ -16,5 +16,6 @@ <!-- Gesture shortcuts --> <string name="screen_gestures_panel_title">Gester</string> <string name="ambient_display_title">Omgivande display</string> + <string name="ambient_display_enable_summary">Väck skärmen när du tar emot notifikationer</string> <string name="pocket_gesture_title">Ficka</string> </resources> |
