Update l10n id

This commit is contained in:
Peter deHaan 2017-08-08 13:33:57 -07:00
parent fcea981127
commit 4894d5162f
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
<span id="file-size-msg"><em data-l10n-id="uploadPageSizeMessage"></em></span>
<form method="post" action="upload" enctype="multipart/form-data">
<label for="file-upload" id="browse"
data-l10n-id="uploadPageBrowseButton"></label>
data-l10n-id="uploadPageBrowseButton1"></label>
<input id="file-upload" type="file" name="fileUploaded" />
</form>
</div>