summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2012-12-28 16:10:43 +0100
committerReiner Herrmann <reiner@reiner-h.de>2012-12-28 16:10:43 +0100
commit4fbf8c8dea4e92141e96f61ff948a997c89f8cc9 (patch)
tree8db45e236ff0dd83f66d39abb20a6e6c64a891f7 /res/values
parent62485d0d08c0a134f2cdfdeb383f8422fc14cf65 (diff)
create menu
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b2a896d..5a5fa01 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9,4 +9,5 @@
<string name="pasteFailTitle">Paste failed</string>
<string name="pasteFailMessage">Your paste could not be submitted.\nReason:\n%1$s</string>
<string name="contentTooShort">Content is too short.</string>
+ <string name="clear_text">Clear text</string>
</resources>