//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace atakanozbancom.App_GlobalResources {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resource() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("atakanozbancom.App_GlobalResources.Resource", typeof(Resource).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to Hey, I’m Atakan! A developer who just can’t sit still when it comes to creating. Whether I’m coding up web apps, experimenting with sound, or capturing moments through a lens, I love turning ideas into something real..
///
public static string About1 {
get {
return ResourceManager.GetString("About1", resourceCulture);
}
}
///
/// Looks up a localized string similar to I started my dev journey back in 2016 with HTML & CSS. In 2020, my curiosity for cybersecurity led me to Python and Kali Linux. Then, in 2022, I dove into JavaScript and Node.js to build more professional websites and work with server-side logic. These days, I’m focused on creating smooth, functional web applications and managing server resources efficiently..
///
public static string About2 {
get {
return ResourceManager.GetString("About2", resourceCulture);
}
}
///
/// Looks up a localized string similar to Music’s been a big part of my life too, especially classical music and piano. I love experimenting with production, mixing, and translating emotions into sound. It’s more than just a hobby, it’s another creative outlet that keeps me inspired even when I’m not writing code..
///
public static string About3 {
get {
return ResourceManager.GetString("About3", resourceCulture);
}
}
///
/// Looks up a localized string similar to Photography’s another passion of mine. I love traveling and capturing 360° photos to upload on Google Street View, making hidden places visible to the world. It’s like my own version of a vlog channel, just in pictures..
///
public static string About4 {
get {
return ResourceManager.GetString("About4", resourceCulture);
}
}
///
/// Looks up a localized string similar to About Me.
///
public static string AboutMeTitle {
get {
return ResourceManager.GetString("AboutMeTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to I m working hard and on these projects, and your support really motivates me. If you d like to support you can support by these links.
///
public static string DonateP {
get {
return ResourceManager.GetString("DonateP", resourceCulture);
}
}
///
/// Looks up a localized string similar to Support my work.
///
public static string DonateTitle {
get {
return ResourceManager.GetString("DonateTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to Thank you.
///
public static string DonateTY {
get {
return ResourceManager.GetString("DonateTY", resourceCulture);
}
}
///
/// Looks up a localized string similar to GitHub.
///
public static string GitHub {
get {
return ResourceManager.GetString("GitHub", resourceCulture);
}
}
///
/// Looks up a localized string similar to here.
///
public static string Here {
get {
return ResourceManager.GetString("Here", resourceCulture);
}
}
///
/// Looks up a localized string similar to TR.
///
public static string Language {
get {
return ResourceManager.GetString("Language", resourceCulture);
}
}
///
/// Looks up a localized string similar to you can surf by navbar..
///
public static string MainDiv {
get {
return ResourceManager.GetString("MainDiv", resourceCulture);
}
}
///
/// Looks up a localized string similar to Welcome to my portfolio,.
///
public static string MainH1 {
get {
return ResourceManager.GetString("MainH1", resourceCulture);
}
}
///
/// Looks up a localized string similar to I'm posting here just my web projects. For my other works you can visit my.
///
public static string MyProjectsP1 {
get {
return ResourceManager.GetString("MyProjectsP1", resourceCulture);
}
}
///
/// Looks up a localized string similar to page..
///
public static string MyProjectsP1_1 {
get {
return ResourceManager.GetString("MyProjectsP1_1", resourceCulture);
}
}
///
/// Looks up a localized string similar to For uptime checking of speedtest servers and website you can visit.
///
public static string MyProjectsP2 {
get {
return ResourceManager.GetString("MyProjectsP2", resourceCulture);
}
}
///
/// Looks up a localized string similar to My Projects.
///
public static string MyProjectsTitle {
get {
return ResourceManager.GetString("MyProjectsTitle", resourceCulture);
}
}
///
/// Looks up a localized string similar to About Me.
///
public static string NavAboutMe {
get {
return ResourceManager.GetString("NavAboutMe", resourceCulture);
}
}
///
/// Looks up a localized string similar to Home.
///
public static string NavHome {
get {
return ResourceManager.GetString("NavHome", resourceCulture);
}
}
///
/// Looks up a localized string similar to My Projects.
///
public static string NavMyProjects {
get {
return ResourceManager.GetString("NavMyProjects", resourceCulture);
}
}
///
/// Looks up a localized string similar to Server Status.
///
public static string Server {
get {
return ResourceManager.GetString("Server", resourceCulture);
}
}
}
}