summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddy Witkamp <e.witkamp@upcmail.nl>2012-01-23 16:16:58 +0100
committerDanny Baumann <dannybaumann@web.de>2012-01-23 16:16:58 +0100
commiteeb58051c10e310110415c3590872328f0a2ce4e (patch)
tree25b5ca7a7de4f71826b9393452729597842bd37e
parente32c8c413e6cb5aa01b5de5e9480a2ab91751ec4 (diff)
downloadframeworks_base-eeb58051c10e310110415c3590872328f0a2ce4e.zip
frameworks_base-eeb58051c10e310110415c3590872328f0a2ce4e.tar.gz
frameworks_base-eeb58051c10e310110415c3590872328f0a2ce4e.tar.bz2
Add missing translation in copy'n'paste menu.
-rw-r--r--core/res/res/values-nl/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/values-nl/strings.xml b/core/res/res/values-nl/strings.xml
index 1f4bf52..3daaf3c 100644
--- a/core/res/res/values-nl/strings.xml
+++ b/core/res/res/values-nl/strings.xml
@@ -721,6 +721,7 @@
<string name="selectText" msgid="4862359311088898878">"Woord selecteren"</string>
<string name="cut" msgid="3092569408438626261">"Knippen"</string>
<string name="copy" msgid="2681946229533511987">"Kopiëren"</string>
+ <string name="copyAll">Alles kopiëren</string>
<string name="paste" msgid="5629880836805036433">"Plakken"</string>
<string name="copyUrl" msgid="2538211579596067402">"URL kopiëren"</string>
<string name="inputMethod" msgid="1653630062304567879">"Invoermethode"</string>