diff options
author | pinky@build01 <jenkins@cyanogenmod.com> | 2016-07-16 09:42:50 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-07-19 10:40:34 -0700 |
commit | 5251eb85947086a91b2dd30f07195cde283ff5ec (patch) | |
tree | dae16f3731d70206daa0a614f40c4d903578d6c6 /core | |
parent | de7ee4c9efb8ba1cddc6bd79122b4a4a4bda6866 (diff) | |
download | frameworks_base-5251eb85947086a91b2dd30f07195cde283ff5ec.zip frameworks_base-5251eb85947086a91b2dd30f07195cde283ff5ec.tar.gz frameworks_base-5251eb85947086a91b2dd30f07195cde283ff5ec.tar.bz2 |
Automatic translation import
Change-Id: Id6a830b775d7a32c8d00a9a30e441f781d1fbe95
Ticket: -
Diffstat (limited to 'core')
-rw-r--r-- | core/res/res/values-hu/cm_strings.xml | 2 | ||||
-rw-r--r-- | core/res/res/values-lb/cm_strings.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/core/res/res/values-hu/cm_strings.xml b/core/res/res/values-hu/cm_strings.xml index 212a0c4..5deb89c 100644 --- a/core/res/res/values-hu/cm_strings.xml +++ b/core/res/res/values-hu/cm_strings.xml @@ -76,7 +76,7 @@ <string name="adb_active_generic_notification_message">Érintse meg a hibakeresés letiltásához.</string> <!-- ADB custom tile --> <string name="adb_active_custom_tile">ADB - <xliff:g id="adb_type" example="USB">%1$s</xliff:g></string> - <string name="adb_active_custom_tile_both">USB & hálózat</string> + <string name="adb_active_custom_tile_both">USB és hálózat</string> <string name="adb_active_custom_tile_usb">USB</string> <string name="adb_active_custom_tile_net">Hálózat</string> <!-- Title of an application permission, listed so the user can choose whether they want the application to do this. --> diff --git a/core/res/res/values-lb/cm_strings.xml b/core/res/res/values-lb/cm_strings.xml index b704002..79c1206 100644 --- a/core/res/res/values-lb/cm_strings.xml +++ b/core/res/res/values-lb/cm_strings.xml @@ -189,4 +189,5 @@ <string name="permdesc_resetBatteryStats">Erlaabt enger App, den Detail vun der Akkubenotzung zréckzesetzen.</string> <!-- Uicc hotswapped event configuration needed notification --> <string name="uicc_hot_swapped_event_title">D\'SIM-Kaarte goufe gewiesselt</string> + <string name="uicc_hot_swapped_event_text">Dréck, fir d\'Standardastellunge fir d\'SIM-Kaart festzeleeën</string> </resources> |