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