Ignore:
Timestamp:
Nov 19, 2014, 4:33:20 PM (10 years ago)
Author:
kenl
Message:

Version 1.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Picasa2Piwigo/Picasa2Piwigo/WinFormStrings.Designer.cs

    r26939 r30536  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:4.0.30319.2012
     4//     Runtime Version:4.0.30319.34209
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    170170       
    171171        /// <summary>
     172        ///   Looks up a localized string similar to Log path is not set.  Please set the log path by clicking the option button..
     173        /// </summary>
     174        internal static string LogPathErrStrRes {
     175            get {
     176                return ResourceManager.GetString("LogPathErrStrRes", resourceCulture);
     177            }
     178        }
     179       
     180        /// <summary>
    172181        ///   Looks up a localized string similar to Add To Album.
    173182        /// </summary>
     
    269278       
    270279        /// <summary>
    271         ///   Looks up a localized string similar to Picasa2Piwigo - Version 1.3 - KenL.
     280        ///   Looks up a localized string similar to Picasa2Piwigo - Version 1.4 - KenL.
    272281        /// </summary>
    273282        internal static string MFVersionStrRes {
     
    431440       
    432441        /// <summary>
     442        ///   Looks up a localized string similar to The path to the Picasa contacts file has not been set.  You will be able to upload files to Piwigo, but they will not contain people tags.  Click on the options button to set the Picasa contacts file..
     443        /// </summary>
     444        internal static string SetUpContactsStrRes {
     445            get {
     446                return ResourceManager.GetString("SetUpContactsStrRes", resourceCulture);
     447            }
     448        }
     449       
     450        /// <summary>
    433451        ///   Looks up a localized string similar to Stop.
    434452        /// </summary>
     
    467485       
    468486        /// <summary>
     487        ///   Looks up a localized string similar to Error:  Too many people tags in Picasa.
     488        /// </summary>
     489        internal static string TooManyPeopleTags {
     490            get {
     491                return ResourceManager.GetString("TooManyPeopleTags", resourceCulture);
     492            }
     493        }
     494       
     495        /// <summary>
    469496        ///   Looks up a localized string similar to Error:  Unable to contact Piwigo Server..
    470497        /// </summary>
     
    544571            get {
    545572                return ResourceManager.GetString("UploadPhotosStrRes", resourceCulture);
     573            }
     574        }
     575       
     576        /// <summary>
     577        ///   Looks up a localized string similar to Error:  Unable to upload photo.  Photo may be larger than web server allows..
     578        /// </summary>
     579        internal static string UploadUnableToUploadStrRes {
     580            get {
     581                return ResourceManager.GetString("UploadUnableToUploadStrRes", resourceCulture);
    546582            }
    547583        }
Note: See TracChangeset for help on using the changeset viewer.