Fix #2203: Require number of uploads not to have decimal (#2615)

This commit is contained in:
Adam Jones 2019-03-17 16:54:55 +00:00 committed by GitHub
parent 0b25730a18
commit 3b7b6f91a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 26 additions and 40 deletions

View file

@ -192,7 +192,7 @@
<string name="maximum_limit_alert">Unable to display more than 500</string>
<string name="enter_valid">Enter a valid number</string>
<string name="cannot_be_zero">Upload limit cannot be 0</string>
<string name="set_limit">Set Recent Upload Limit</string>
<string name="set_limit">Recent upload limit</string>
<string name="login_failed_2fa_not_supported">Two factor authentication is currently not supported.</string>
<string name="logout_verification">Do you really want to logout?</string>
<string name="commons_logo">Commons Logo</string>