summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorDan Everton <dan@iocaine.org>2006-03-20 11:46:06 +0000
committerDan Everton <dan@iocaine.org>2006-03-20 11:46:06 +0000
commit1429c9b86332bbc027aee1f2abb1c1de18c0f972 (patch)
tree353ce487570d4408ddf80c861d8c771acdf63d0e /apps/lang/english.lang
parenta836b27dfb93bde01d7cc4ab94393a4ac62c331d (diff)
downloadrockbox-1429c9b86332bbc027aee1f2abb1c1de18c0f972.tar.gz
rockbox-1429c9b86332bbc027aee1f2abb1c1de18c0f972.zip
Add 'clipboard' type functionality to onplay menu. You can cut/copy/paste directories and files. Works across volumes. No multiselect support though.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9132 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang25
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 8f5d4b7fae..f2f12b51f7 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -3802,3 +3802,28 @@ desc: party mode
3802eng: "Party Mode" 3802eng: "Party Mode"
3803voice: "Party Mode" 3803voice: "Party Mode"
3804new: 3804new:
3805
3806id: LANG_CUT
3807desc: The verb/action Cut
3808eng: "Cut"
3809voice: "Cut"
3810new:
3811
3812id: LANG_COPY
3813desc: The verb/action Copy
3814eng: "Copy"
3815voice: "Copy"
3816new:
3817
3818id: LANG_PASTE
3819desc: The verb/action Paste
3820eng: "Paste"
3821voice: "Paste"
3822new:
3823
3824id: LANG_REALLY_OVERWRITE
3825desc: The verb/action Paste
3826eng: "File/directory exists. Overwrite?"
3827voice: "File or directory exists. Overwrite?"
3828new:
3829