Skip to content

Commit

Permalink
Merge pull request #20 from KaitoMuraoka/feature/fix-Locallize
Browse files Browse the repository at this point in the history
update CONTRIBUTE and README
  • Loading branch information
KaitoMuraoka authored Jul 21, 2024
2 parents e0adc25 + 5e983ec commit b1682ff
Show file tree
Hide file tree
Showing 5 changed files with 384 additions and 10 deletions.
16 changes: 8 additions & 8 deletions PasswordBox.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
3F13F9C82C1DED720068908E /* EditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F13F9C72C1DED720068908E /* EditView.swift */; };
3F13F9CB2C1DEE020068908E /* PasswordFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F13F9CA2C1DEE020068908E /* PasswordFormView.swift */; };
3F1DFECF2C4B552E00BAA193 /* SafariView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F1DFECE2C4B552E00BAA193 /* SafariView.swift */; };
3F1DFEDD2C4CA01300BAA193 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 3F1DFEDC2C4CA01300BAA193 /* Localizable.xcstrings */; };
3F1DFEE12C4CB06700BAA193 /* CommonButtonStrings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F1DFEE02C4CB06700BAA193 /* CommonButtonStrings.swift */; };
3F1DFEE32C4CB5F300BAA193 /* InfoPlist.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 3F1DFEE22C4CB5F300BAA193 /* InfoPlist.xcstrings */; };
3F1DFEE82C4CD18F00BAA193 /* InfoPlist.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 3F1DFEE62C4CD18F00BAA193 /* InfoPlist.xcstrings */; };
3F1DFEE92C4CD18F00BAA193 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 3F1DFEE72C4CD18F00BAA193 /* Localizable.xcstrings */; };
3F3DE2F82C1DE2500089CB5A /* InfomationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE2F72C1DE2500089CB5A /* InfomationView.swift */; };
3F3DE2FA2C1DE2710089CB5A /* AddView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE2F92C1DE2710089CB5A /* AddView.swift */; };
3F6AA4B82C2FDF22008EC918 /* PasswordField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F6AA4B72C2FDF22008EC918 /* PasswordField.swift */; };
Expand Down Expand Up @@ -71,9 +71,9 @@
3F13F9C72C1DED720068908E /* EditView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditView.swift; sourceTree = "<group>"; };
3F13F9CA2C1DEE020068908E /* PasswordFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordFormView.swift; sourceTree = "<group>"; };
3F1DFECE2C4B552E00BAA193 /* SafariView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariView.swift; sourceTree = "<group>"; };
3F1DFEDC2C4CA01300BAA193 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; };
3F1DFEE02C4CB06700BAA193 /* CommonButtonStrings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonButtonStrings.swift; sourceTree = "<group>"; };
3F1DFEE22C4CB5F300BAA193 /* InfoPlist.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = InfoPlist.xcstrings; sourceTree = "<group>"; };
3F1DFEE62C4CD18F00BAA193 /* InfoPlist.xcstrings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json.xcstrings; path = InfoPlist.xcstrings; sourceTree = "<group>"; };
3F1DFEE72C4CD18F00BAA193 /* Localizable.xcstrings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; };
3F3DE2F72C1DE2500089CB5A /* InfomationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfomationView.swift; sourceTree = "<group>"; };
3F3DE2F92C1DE2710089CB5A /* AddView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddView.swift; sourceTree = "<group>"; };
3F6AA4B72C2FDF22008EC918 /* PasswordField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordField.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -298,8 +298,8 @@
3F026F432C3A789500ED696C /* URLs.swift */,
3FEE0F152C3C2EDE0057EE2F /* AppTips.swift */,
3F1DFEE02C4CB06700BAA193 /* CommonButtonStrings.swift */,
3F1DFEDC2C4CA01300BAA193 /* Localizable.xcstrings */,
3F1DFEE22C4CB5F300BAA193 /* InfoPlist.xcstrings */,
3F1DFEE62C4CD18F00BAA193 /* InfoPlist.xcstrings */,
3F1DFEE72C4CD18F00BAA193 /* Localizable.xcstrings */,
);
path = Resources;
sourceTree = "<group>";
Expand Down Expand Up @@ -419,10 +419,10 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3F1DFEE82C4CD18F00BAA193 /* InfoPlist.xcstrings in Resources */,
3F8C85A22C189D4B0032277E /* Preview Assets.xcassets in Resources */,
3F1DFEE92C4CD18F00BAA193 /* Localizable.xcstrings in Resources */,
3F8C859F2C189D4B0032277E /* Assets.xcassets in Resources */,
3F1DFEE32C4CB5F300BAA193 /* InfoPlist.xcstrings in Resources */,
3F1DFEDD2C4CA01300BAA193 /* Localizable.xcstrings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
24 changes: 24 additions & 0 deletions PasswordBox/Resources/InfoPlist.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,23 @@
"value" : "PasswordBox"
}
},
"fr" : {
"stringUnit" : {
"state" : "new",
"value" : "PasswordBox"
}
},
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "PasswordBox"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "new",
"value" : "PasswordBox"
}
}
}
},
Expand All @@ -29,11 +41,23 @@
"value" : "Use FaceID to secure access to apps and provide secure authentication"
}
},
"fr" : {
"stringUnit" : {
"state" : "new",
"value" : "Use FaceID to secure access to apps and provide secure authentication"
}
},
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "FaceIDを使用してアプリへのアクセスを保護し、安全な認証を提供します。"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "new",
"value" : "Use FaceID to secure access to apps and provide secure authentication"
}
}
}
}
Expand Down
Loading

0 comments on commit b1682ff

Please sign in to comment.