summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-17 22:12:08 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-17 22:12:08 +0200
commit5cd29de0db6a7aa926e68eccb59b894ab82559c4 (patch)
tree092a2b0fae5c7489a6112c203b88204d3190d665
parentfb540b2d0da4ead45c7c417611d1181d1c073b58 (diff)
downloadpackages_apps_Browser-5cd29de0db6a7aa926e68eccb59b894ab82559c4.tar.gz
packages_apps_Browser-5cd29de0db6a7aa926e68eccb59b894ab82559c4.tar.bz2
packages_apps_Browser-5cd29de0db6a7aa926e68eccb59b894ab82559c4.zip
Automatic translation import
Change-Id: I84de0f8b6c8894af6083c75ccb5addd27cb928d2
-rw-r--r--res/values-be/strings.xml3
-rw-r--r--res/values-nl/cm_strings.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
index ea8876627..a4bcf7dea 100644
--- a/res/values-be/strings.xml
+++ b/res/values-be/strings.xml
@@ -63,6 +63,7 @@
<!-- Toast informing the user that loading has stopped for the current page. -->
<!-- Menu item to stop the current page from loading. -->
<!-- Menu item to reload or refresh the current page. -->
+ <string name="reload">Абнавіць</string>
<!-- Menu item to go back to the previous page -->
<!-- Menu item to go to the next page (only useful if the user has previously hit back.) -->
<!-- Button label to confirm saving a bookmark. -->
@@ -268,6 +269,7 @@
<!-- Settings label -->
<!-- Settings summary -->
<!-- Settings screen, section title [CHAR LIMIT=50] -->
+ <string name="pref_extras_title">Падрабязьней</string>
<!-- Settings label -->
<!-- Settings summary -->
<!-- Settings category label [CHAR-LIMIT=50] -->
@@ -423,6 +425,7 @@
<!-- Content description for back button [CHAR LIMIT=NONE] -->
<!-- Content description for forward button [CHAR LIMIT=NONE] -->
<!-- Content description for refresh button [CHAR LIMIT=NONE] -->
+ <string name="accessibility_button_refresh">Абнавіць старонку</string>
<!-- Content description for stop button [CHAR LIMIT=NONE] -->
<!-- Content description for add bookmark button [CHAR LIMIT=NONE] -->
<!-- Content description for search button [CHAR LIMIT=NONE] -->
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index 4b2d0f7cb..9208158c3 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -38,6 +38,6 @@
<string name="permission_not_granted_dialog_title">Machtiging niet verleend</string>
<string name="permission_not_granted_dialog_message">Machtiging om naar de externe opslag te schrijven werd niet verleend. Kan update niet downloaden.</string>
<string name="browser_error_title">Browserfout</string>
- <string name="dialog_dismiss">Weggooien</string>
+ <string name="dialog_dismiss">Sluiten</string>
<string name="error_permissions">De app heeft niet de essentiële machtigingen die nodig zijn om uit te voeren. Controleer de machtigingsinstellingen.</string>
</resources>