Merge change Ia245b1c4 into eclair-mr2

* changes:
  Add a string for upload file button.
This commit is contained in:
Android (Google) Code Review
2009-10-19 16:39:35 -04:00

View File

@@ -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>