Skip to content

Localise all strings within LibZipSharp. #72

@dellis1972

Description

@dellis1972

We should localise all the exceptions and error messages in the LibZipSharp.dll
Here is a list of all the current places a string is being used.

LibZip Text

https://github.com/xamarin/LibZipSharp/blob/master/PlatformServices.cs#L94
https://github.com/xamarin/LibZipSharp/blob/master/PlatformServices.cs#L111
https://github.com/xamarin/LibZipSharp/blob/master/PlatformServices.cs#L121
https://github.com/xamarin/LibZipSharp/blob/master/PlatformServices.cs#L152

https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L66
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L169
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L325
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L350
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L355
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L363
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L374
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L385
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L387
https://github.com/xamarin/LibZipSharp/blob/master/UnixPlatformServices.cs#L416

https://github.com/xamarin/LibZipSharp/blob/master/UnixZipArchive.cs#L38

https://github.com/xamarin/LibZipSharp/blob/master/Utilities.Unix.cs#L62
https://github.com/xamarin/LibZipSharp/blob/master/Utilities.Unix.cs#L72
https://github.com/xamarin/LibZipSharp/blob/master/Utilities.Unix.cs#L144
https://github.com/xamarin/LibZipSharp/blob/master/Utilities.Unix.cs#L159

https://github.com/xamarin/LibZipSharp/blob/master/WindowsPlatformServices.cs#L64
https://github.com/xamarin/LibZipSharp/blob/master/WindowsPlatformServices.cs#L197
https://github.com/xamarin/LibZipSharp/blob/master/WindowsPlatformServices.cs#L213

https://github.com/xamarin/LibZipSharp/blob/master/WindowsZipArchive.cs#L37

https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.Unix.cs#L36
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.Unix.cs#L46

https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L99
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L103
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L107
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L111
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L115
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L119
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L123
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L127
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L134
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L200
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L233
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L237
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L241
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L245
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L249
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L253
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L257
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L261
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L268
https://github.com/xamarin/LibZipSharp/blob/master/ZipArchive.cs#L395

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions