Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
termux
GitHub Repository: termux/termux-app
Path: blob/master/terminal-view/src/main/res/values/strings.xml
1792 views
1
<resources>
2
<string name="paste_text">Paste</string>
3
<string name="copy_text">Copy</string>
4
<string name="text_selection_more">More…</string>
5
</resources>
6
7