Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a245b1c4 authored by Leon Scroggins's avatar Leon Scroggins
Browse files

Add a string for upload file button.

Necessary for http://b/issue?id=2178786.  The rest of the work has
not yet been done, but I am adding the string so it can be
translated.
parent eab82c3c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2093,4 +2093,6 @@
    <string name="l2tp_vpn_description">Layer 2 Tunneling Protocol</string>
    <string name="l2tp_ipsec_psk_vpn_description">Pre-shared key based L2TP/IPSec VPN</string>
    <string name="l2tp_ipsec_crt_vpn_description">Certificate based L2TP/IPSec VPN</string>
    <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
    <string name="upload_file">Choose file</string>
</resources>