Humanizr / Humanizer

Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Other
8.68k stars 964 forks source link

Warnings on Windows Phone 8 Project #330

Closed GrantByrne closed 10 years ago

GrantByrne commented 10 years ago

When adding this library it generates a great deal of warnings on build.

If you would like, I can publish the project to github to demonstrate this issue.

Here are the warnings:

    WarniWarning    1   Reference to type 'System.IConvertible' claims it is defined in 'c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\WindowsPhoneApp\v8.1\mscorlib.dll', but it could not be found  c:\Users\g\Documents\Visual Studio 2013\Projects\LameBugPhoneApp\packages\Humanizer.1.28.0\lib\portable-win+net40+sl50+wp8+wpa81\Humanizer.dll  LameBugPhoneAppng   2   Resources found for language(s) 'en, vi, tr, sv, sr-latn, sl, sk, ru, ro, pt-br, pl, nl, nb-no, nb, ja, id, hu, he, fr-be, fr, fi-fi, fa, es, el, de, da, cs, bn-bd, bg, ar, af' but no resources found for default language(s): 'en-US'. Change the default language or qualify resources with the default language. http://go.microsoft.com/fwlink/?LinkId=231899 c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 3   No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleWeeks_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 4   No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleWeeks_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 5   No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleWeeks_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 6   No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleWeeks_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 7   No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleSeconds_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 8   No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleSeconds_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 9   No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleSeconds_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 10  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleSeconds_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 11  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMinutes_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 12  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMinutes_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 13  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMinutes_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 14  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMinutes_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 15  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMilliseconds_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 16  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMilliseconds_Singular'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 17  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMilliseconds_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 18  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleMilliseconds_Dual'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 19  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleHours_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 20  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleHours_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 21  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleHours_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 22  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleHours_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 23  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleDays_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 24  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleDays_Singular'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 25  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleDays_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 26  No default or neutral resource given for 'Humanizer.Properties.Resources/TimeSpanHumanize_MultipleDays_Dual'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 27  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsFromNow_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 28  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsFromNow_Singular'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 29  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsFromNow_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 30  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsFromNow_Dual'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 31  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsAgo_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 32  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsAgo_Singular'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 33  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsAgo_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 34  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsAgo_Dual'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 35  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleYearsAgo_Above20'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 36  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsFromNow_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 37  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsFromNow_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 38  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsFromNow_Plural'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 39  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsFromNow_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 40  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsAgo_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 41  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsAgo_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 42  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsAgo_Plural'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 43  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsAgo_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 44  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleSecondsAgo_Above20'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 45  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsFromNow_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 46  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsFromNow_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 47  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsFromNow_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 48  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsFromNow_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 49  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsAgo_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 50  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsAgo_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 51  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsAgo_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 52  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMonthsAgo_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 53  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesFromNow_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 54  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesFromNow_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 55  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesFromNow_Plural'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 56  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesFromNow_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 57  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesAgo_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 58  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesAgo_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 59  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesAgo_Plural'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 60  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesAgo_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 61  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleMinutesAgo_Above20'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 62  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursFromNow_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 63  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursFromNow_Singular'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 64  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursFromNow_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 65  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursFromNow_Dual'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 66  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursAgo_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 67  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursAgo_Singular'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 68  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursAgo_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 69  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursAgo_Dual'. The application may throw an exception for certain user configurations when retrieving the resources. c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 70  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleHoursAgo_Above20'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 71  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysFromNow_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 72  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysFromNow_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 73  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysFromNow_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 74  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysFromNow_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 75  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysAgo_TrialQuadral'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 76  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysAgo_Singular'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 77  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysAgo_Plural'. The application may throw an exception for certain user configurations when retrieving the resources.    c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 78  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysAgo_Dual'. The application may throw an exception for certain user configurations when retrieving the resources.  c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
    Warning 79  No default or neutral resource given for 'Humanizer.Properties.Resources/DateHumanize_MultipleDaysAgo_Above20'. The application may throw an exception for certain user configurations when retrieving the resources.   c:\users\g\documents\visual studio 2013\Projects\LameBugPhoneApp\LameBugPhoneApp\MakePRI    LameBugPhoneApp
MehdiK commented 10 years ago

Thanks for reporting this @holymoo.

Just wondering: are you using Advertising SDK?

GrantByrne commented 10 years ago

Thansk for getting back to me @MehdiK The Windows Phone Advertising SDK is installed, it is not referenced in the project that I know of.

MehdiK commented 10 years ago

Those warnings AFAIK are related to Advertising SDK. I thought they would only appear if you had referenced the SDK but I might be wrong. Would you be able to double check that please?

fnupp commented 10 years ago

I am facing the same issue. I can confirm that I have NOT referenced the Phone Advertising SDK. (However it is installed on the machine)

GrantByrne commented 10 years ago

I looked into this issue somewhat, it almost looks like visual studio is freaking out because the resource files are not in the correct format.

This isn't the case, but visual studio send to think so.

-----Original Message----- From: "fnupp" notifications@github.com Sent: ‎9/‎26/‎2014 5:02 AM To: "MehdiK/Humanizer" Humanizer@noreply.github.com Cc: "Grant Byrne" grant@grantbyrne.com Subject: Re: [Humanizer] Warnings on Windows Phone 8 Project (#330)

I am facing the same issue. I can confirm that I have NOT referenced the Phone Advertising SDK. (However it is installed on the machine) — Reply to this email directly or view it on GitHub.=

MehdiK commented 10 years ago

By installing Humanizer package, currently you get the English resource file as well as resource files for all the other available languages (this behavior will change in v2). Some of the resource files have some resources that don't exist in the English resource file (to deal with dual, paucal numbers etc). Normally, apart from downloading unnecessary files, this is fine; but somehow when you have the Advertising SDK on your machine VS goes berserk and expects all the resource files to have the same resources! This is a known bug in the Advertising SDK and there is nothing Humanizer can do about it. The change in V2 will fix the default/English package with the SDK installed but as soon as you download another resource file with extra resources, you will see the same behavior.

MehdiK commented 9 years ago

Can you please try this again on the latest release? We have fixed a whole bunch of issues around these warnings.

GrantByrne commented 9 years ago

Sure, I can test it out tonight.

-----Original Message----- From: "Mehdi Khalili" notifications@github.com Sent: ‎2/‎3/‎2015 2:54 AM To: "MehdiK/Humanizer" Humanizer@noreply.github.com Cc: "Grant Byrne" grant@grantbyrne.com Subject: Re: [Humanizer] Warnings on Windows Phone 8 Project (#330)

Can you please try this again on the latest release? We have fixed a whole bunch of issues around these warnings. — Reply to this email directly or view it on GitHub.=