Browse Source

Merge pull request #1692 from Valdnet/develop

i18n: Correct spelling
rakekniven 3 years ago
parent
commit
f180cd40ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iOSClient/Supporting Files/en.lproj/Localizable.strings

+ 1 - 1
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -430,7 +430,7 @@
 "_a_day_ago_"                   = "a day ago";
 "_days_ago_"                    = "%d days ago";
 "_over_30_days_"                = "over 30 days";
-"_connection_internet_offline_" = "The Internet connection appears to be offline or Wi-Fi is required";
+"_connection_internet_offline_" = "The internet connection appears to be offline or Wi-Fi is required";
 "_insert_password_"             = "Enter password";
 "_update_in_progress_"          = "Version upgrade, please wait…";
 "_forbidden_characters_"        = "The file or folder name contains invalid characters";