fixed issues, fluentfmt output matches

This commit is contained in:
Abhinav Adduri 2017-07-25 09:55:40 -07:00
parent 4065bbcfd7
commit 10d489f766
1 changed files with 6 additions and 5 deletions

View File

@ -12,10 +12,10 @@ uploadPageBrowseButton = Select a file on your computer
uploadPageMultipleFilesAlert = Uploading multiple files or a folder is currently not supported. uploadPageMultipleFilesAlert = Uploading multiple files or a folder is currently not supported.
uploadPageBrowseButtonTitle = Upload file uploadPageBrowseButtonTitle = Upload file
uploadingPageHeader = Uploading Your File uploadingPageHeader = Uploading Your File
importingFile = Importing... importingFile = Importing
verifyingFile = Verifying... verifyingFile = Verifying
encryptingFile = Encrypting... encryptingFile = Encrypting
decryptingFile = Decrypting... decryptingFile = Decrypting
notifyUploadDone = Your upload has finished. notifyUploadDone = Your upload has finished.
uploadingPageMessage = Once your file uploads you will be able to set expiry options. uploadingPageMessage = Once your file uploads you will be able to set expiry options.
uploadingPageCancel = Cancel upload uploadingPageCancel = Cancel upload
@ -61,7 +61,8 @@ errorPageHeader = Something went wrong!
errorPageMessage = There has been an error uploading the file. errorPageMessage = There has been an error uploading the file.
errorPageLink = Send another file errorPageLink = Send another file
fileTooBig = That file is too big to upload. It should be less than { $size }. fileTooBig = That file is too big to upload. It should be less than { $size }.
linkExpiredAlt.alt = Link expired linkExpiredAlt
.alt = Link expired
expiredPageHeader = This link has expired or never existed in the first place! expiredPageHeader = This link has expired or never existed in the first place!
notSupportedHeader = Your browser is not supported. notSupportedHeader = Your browser is not supported.
// Firefox Send is a brand name and should not be localized. // Firefox Send is a brand name and should not be localized.