Can resource file be in any other format other than resx extensions?

Yes they can be in .txt format in name and value pairs. For instance below is a simple .txt file with values.
lblUserId = User Id
lblPassword = Password
cmdSubmitPassword = Submit