aboutsummaryrefslogtreecommitdiffstats
path: root/src/piratx/res/values/strings.xml
blob: 1eb5a0ac52bdf69d58a703d377b16cc65fce8ec4 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="pref_show_logcat_title">Show logcat output</string>
    <string name="pref_show_logcat_summary">Shows the output of logcat. This is useful for debugging.</string>
    <string name="piratx_title_activity_loginformation">Log information</string>
    <string name="piratx_copy_item">Copy item</string>
    <string name="piratx_copy_to_clipboard">Copy to clipboard</string>
    <string name="piratx_copied_to_clipboard">Copied to clipboard</string>
    <string name="piratx_not_copied_to_clipboard_empty">Nothing to copy.</string>
</resources>