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

Commit 788a7ee1 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change Ia245b1c4 into eclair-mr2

* changes:
  Add a string for upload file button.
parents 8cca3a6e a245b1c4
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>