diff options
author | blinky@build01 <jenkins@cyanogenmod.com> | 2016-12-18 17:21:22 -0800 |
---|---|---|
committer | blinky@build01 <jenkins@cyanogenmod.com> | 2016-12-18 17:21:22 -0800 |
commit | 65e14f67e34c437fa0f8bbd27fd13af30a8554db (patch) | |
tree | ecda6b5b1b56b6019fba20928ac99a5d6af06a4b | |
parent | afe4401a0d37df2b69e5bf296c8ef23fc857b8ba (diff) | |
download | frameworks_base-65e14f67e34c437fa0f8bbd27fd13af30a8554db.zip frameworks_base-65e14f67e34c437fa0f8bbd27fd13af30a8554db.tar.gz frameworks_base-65e14f67e34c437fa0f8bbd27fd13af30a8554db.tar.bz2 |
Automatic translation import
Change-Id: I7eff0ec212cba24f97f35bddf3310e39b5fd1ce6
Ticket: -
-rw-r--r-- | core/res/res/values-nl/cm_strings.xml | 2 | ||||
-rw-r--r-- | packages/SystemUI/res/values-nl/cm_strings.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/values-nl/cm_strings.xml b/core/res/res/values-nl/cm_strings.xml index 9ef6871..0dcc2aa 100644 --- a/core/res/res/values-nl/cm_strings.xml +++ b/core/res/res/values-nl/cm_strings.xml @@ -57,7 +57,7 @@ <!-- Button to reboot the phone into download, within the Reboot Options dialog --> <string name="reboot_download">Download</string> <!-- Button to soft reboot the device, within the Reboot Options dialog --> - <string name="reboot_soft">Soft reboot</string> + <string name="reboot_soft">Snelle herstart</string> <!-- Title of dialog to confirm rebooting. --> <string name="reboot_title">Herstarten</string> <!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will diff --git a/packages/SystemUI/res/values-nl/cm_strings.xml b/packages/SystemUI/res/values-nl/cm_strings.xml index ac6ec80..eb58814 100644 --- a/packages/SystemUI/res/values-nl/cm_strings.xml +++ b/packages/SystemUI/res/values-nl/cm_strings.xml @@ -37,7 +37,7 @@ <!-- Dialog title for navigation bar button selection --> <string name="navbar_dialog_title">Kies de toe te wijzen functie</string> <string name="navbar_home_button">Thuisknop</string> - <string name="navbar_recent_button">Recentknop</string> + <string name="navbar_recent_button">Recente apps-knop</string> <string name="navbar_search_button">Zoekknop</string> <string name="navbar_back_button">Terugknop</string> <string name="navbar_empty_button">Lege knop</string> |