From af8708679541733358da9533d563a5fdcd5e23ca Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Fri, 8 Aug 2014 11:16:21 -0400 Subject: [PATCH] Fix platform name for iOS (fixes #507) --- _translations/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_translations/en.yml b/_translations/en.yml index a0d720ca..f30eaa50 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -123,7 +123,7 @@ en: walletvisit: "Visit website" walletsourcecode: "Source code" platformandroid: "Android" - platformiphone: "iPhone" + platformiphone: "iOS" platformblackberry: "BlackBerry" platformwindows: "Windows" platformmac: "Mac"