*/ $strCharset = "iso-8859-1"; $strThousandSep = "."; $strDate = "d.m.Y"; $strDate2 = "M d, Y"; $strNumThousandsSep = ','; $strNumDecimalSep = '.'; $strByteUnits = array('Bytes', 'KB', 'MB', 'GB'); $strOn = "ukljuci"; $strOff = "iskljuci"; $strEnable = "ukljuci"; $strEnabled = "ukljuceno"; $strDisable = "iskljuci"; $strDisabled = "iskljuceno"; $strDellog = "brisanje posjeta"; $strTopOfPage = "gore"; $strTotal = "Ukupno"; $strHits = "klik"; $strUniqs = "uniqs"; $strUniq = "uniq"; $strPageimpressions = "pageimpressions"; $strDomains = "domena"; $strConfiguration = "konfiguracija"; $strCurrConfig = "trenutna konfiguracija:"; $strUsername = "Username"; $strPassword = "Password"; $strDelete = "obrisi"; $strUser = "korisnik"; $strUseraccount = "useraccount"; $strUseraccounts = "useraccounts"; $strFrom = "od"; $strTo = "do"; $strTo2 = "do"; $strEdit = "edit"; $strSet = "set"; $strMove = "move"; $strDefault = "default"; $strCreateNew = "create new"; $strSave = "save"; $strUnknown = "unknown"; $strUndefined = "undefined"; $strCache = "cache"; $strSeconds = "seconds"; $strDatabase = "database"; $strTable = "table"; $strCalc = "calc"; $strStep = "step"; $strSystem = "system"; // These are displayed in the timezone select box $loca['tz']['-12'] = "(GMT -12:00 hours) Eniwetok, Kwajalein"; $loca['tz']['-11'] = "(GMT -11:00 hours) Midway Island, Samoa"; $loca['tz']['-10'] = "(GMT -10:00 hours) Hawaii"; $loca['tz']['-9'] = "(GMT -9:00 hours) Alaska"; $loca['tz']['-8'] = "(GMT -8:00 hours) Pacific Time (US & Canada), Tijuana"; $loca['tz']['-7'] = "(GMT -7:00 hours) Mountain Time (US & Canada), Arizona"; $loca['tz']['-6'] = "(GMT -6:00 hours) Central Time (US & Canada), Mexico City"; $loca['tz']['-5'] = "(GMT -5:00 hours) Eastern Time (US & Canada), Bogota, Lima, Quito"; $loca['tz']['-4'] = "(GMT -4:00 hours) Atlantic Time (Canada), Caracas, La Paz"; $loca['tz']['-3.5'] = "(GMT -3:30 hours) Newfoundland"; $loca['tz']['-3'] = "(GMT -3:00 hours) Brassila, Buenos Aires, Georgetown, Falkland Is"; $loca['tz']['-2'] = "(GMT -2:00 hours) Mid-Atlantic, Ascension Is., St. Helena"; $loca['tz']['-1'] = "(GMT -1:00 hours) Azores, Cape Verde Islands"; $loca['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia"; $loca['tz']['1'] = "(GMT +1:00 hours) Amsterdam, Berlin, Brussels, Madrid, Paris, Rome"; $loca['tz']['2'] = "(GMT +2:00 hours) Cairo, Helsinki, Kaliningrad, South Africa"; $loca['tz']['3'] = "(GMT +3:00 hours) Baghdad, Riyadh, Moscow, Nairobi"; $loca['tz']['3.5'] = "(GMT +3:30 hours) Tehran"; $loca['tz']['4'] = "(GMT +4:00 hours) Abu Dhabi, Baku, Muscat, Tbilisi"; $loca['tz']['4.5'] = "(GMT +4:30 hours) Kabul"; $loca['tz']['5'] = "(GMT +5:00 hours) Ekaterinburg, Islamabad, Karachi, Tashkent"; $loca['tz']['5.5'] = "(GMT +5:30 hours) Bombay, Calcutta, Madras, New Delhi"; $loca['tz']['6'] = "(GMT +6:00 hours) Almaty, Colombo, Dhaka, Novosibirsk"; $loca['tz']['6.5'] = "(GMT +6:30 hours) Rangoon"; $loca['tz']['7'] = "(GMT +7:00 hours) Bangkok, Hanoi, Jakarta"; $loca['tz']['8'] = "(GMT +8:00 hours) Beijing, Hong Kong, Perth, Singapore, Taipei"; $loca['tz']['9'] = "(GMT +9:00 hours) Osaka, Sapporo, Seoul, Tokyo, Yakutsk"; $loca['tz']['9.5'] = "(GMT +9:30 hours) Adelaide, Darwin"; $loca['tz']['10'] = "(GMT +10:00 hours) Canberra, Guam, Melbourne, Sydney, Vladivostok"; $loca['tz']['11'] = "(GMT +11:00 hours) Magadan, New Caledonia, Solomon Islands"; $loca['tz']['12'] = "(GMT +12:00 hours) Auckland, Wellington, Fiji, Marshall Island"; // Language selection $loca['lang']['bh'] = "Bosnian"; $loca['lang']['cn'] = "Chinese Simplified"; $loca['lang']['de'] = "German"; $loca['lang']['dk'] = "Danish"; $loca['lang']['en'] = "English"; $loca['lang']['es'] = "Spanish"; $loca['lang']['fr'] = "French"; $loca['lang']['gr'] = "Greek"; $loca['lang']['it'] = "Italian"; $loca['lang']['jp'] = "Japanese"; $loca['lang']['lv'] = "Latvian"; $loca['lang']['nl'] = "Dutch"; $loca['lang']['no'] = "Norwegian"; $loca['lang']['pl'] = "Polish"; $loca['lang']['po'] = "Brazilian Portugese"; $loca['lang']['ro'] = "Romanian"; $loca['lang']['ru'] = "Russian"; $loca['lang']['se'] = "Swedish"; $loca['lang']['tr'] = "Turkish"; $loca['lang']['tw'] = "Traditional Chinese"; // setup.php $strSetup = "Setup"; $loca['setup']['header1'] = "Admin Settings"; $loca['setup']['header2'] = "General Settings"; $loca['setup']['header3'] = "Special Settings"; $loca['setup']['header4'] = "Graphic Settings"; $loca['setup']['header5'] = "Log Limits / Auto Deletion"; $loca['setup']['header6'] = "Display Limits"; $loca['setup']['header7'] = "Display Settings"; $loca['setup']['intro_txt'] = "This script will help you set up the variables that you need to start. You will be taken through a variety of pages. Each page sets a different portion of the script."; $loca['setup']['step0_txt'] = "License -- Please read through the GNU General Public License. PowerPhlogger is developed as free software, but there are certain requirements for distributing and editing."; $loca['setup']['step1_txt'] = "general settings -- Please check all fields on this page and make sure you enter the correct information. If you're not sure, just keep the default values."; $loca['setup']['step2_txt'] = "optional settings -- For most of these settings you should keep the default value. Only edit them if you're sure about it."; $loca['setup']['step3_txt_a'] = "setup successfully -- you can now start to work with PowerPhlogger.

Please don't forget to rename your /admin directory and secure it with htaccess.
Please carefully read the Documentation for further information"; $loca['setup']['step3_txt_b'] = "you can now start setting up user-accounts"; $loca['setup']['pphlogger_location']['title'] = "PowerPhlogger Location"; $loca['setup']['pphlogger_location']['descr'] = "URL of your PowerPhlogger root directory"; $loca['setup']['admin_mail']['title'] = "Admin Email Adress"; $loca['setup']['admin_mail']['descr'] = ""; $loca['setup']['admin_name']['title'] = "Admin Name"; $loca['setup']['admin_name']['descr'] = ""; $loca['setup']['admin_pw']['title'] = "Administrator Password"; $loca['setup']['admin_pw']['descr'] = "Used to delete user-accounts"; $loca['setup']['server_GMT']['title'] = "System Timezone"; $loca['setup']['server_GMT']['descr'] = "timezone where your server is located"; $loca['setup']['admin_GMT']['title'] = "Administrator Timezone"; $loca['setup']['admin_GMT']['descr'] = "timezone where you are located"; $loca['setup']['default_lang']['title'] = "Default Language"; $loca['setup']['default_lang']['descr'] = ""; $loca['setup']['cssid']['title'] = "Default Style Sheet"; $loca['setup']['cssid']['descr'] = ""; $loca['setup']['signup_ok']['title'] = "Enable User Self-Signup"; $loca['setup']['signup_ok']['descr'] = "Do you want to make the Sign-Up page available for users to sign-up for a useraccount?"; $loca['setup']['master_timeout']['title'] = "Userlog Timeout"; $loca['setup']['master_timeout']['descr'] = "[in sec, default = 30min = 1800]"; $loca['setup']['traceroute']['title'] = "Traceroute URL"; $loca['setup']['traceroute']['descr'] = "If you know another service that lets you do tracerouts, enter it here."; $loca['setup']['pass_length']['title'] = "User Password Length"; $loca['setup']['pass_length']['descr'] = "The length of the generated password (do NOT set this higher than 15!)"; $loca['setup']['pw_privacy']['title'] = "Password Privacy"; $loca['setup']['pw_privacy']['descr'] = "If you set pw_privacy to false, a BCC: of the plain-text password confirmation email will be sent to the admin's email-address. Out of privacy reasons, default is set to true."; $loca['setup']['cache_calendar']['title'] = "Calendar Cache"; $loca['setup']['cache_calendar']['descr'] = "Set caching-time in seconds. If you set this to 0 (default), calendar will use the advanced caching update function (highly recommended!)"; $loca['setup']['mxlookup']['title'] = "MX Lookup"; $loca['setup']['mxlookup']['descr'] = "To make the email-validation-function more intelligent, enable this. If enabled, the function verifies the existence of the domain. Default is false, as some win32 PHP builds don't support this!"; $loca['setup']['loopback_bug']['title'] = "Loopback Bug"; $loca['setup']['loopback_bug']['descr'] = "Only enable this if you're using a f2s or similar hosting provider and you're getting wrong IP/proxy-information!"; $loca['setup']['mysqldump_on']['title'] = "MySQL Dump"; $loca['setup']['mysqldump_on']['descr'] = "enable/disable the mysql dump in the settings tab for all users"; $loca['setup']['md5form']['title'] = "MD5 Login Form"; $loca['setup']['md5form']['descr'] = "enable/disable the md5-encryption (using JS) for the login-form"; $loca['setup']['mail_mod']['title'] = "Mailing Module"; $loca['setup']['mail_mod']['descr'] = "Choose the mailing-module you wish to use to send the confirmation emails including the pphlogger.js-attachment [libmail|htmlmime|plain]"; $loca['setup']['GD_enabled']['title'] = "GD Enabled"; $loca['setup']['GD_enabled']['descr'] = "If you cannot get your GD-lib run at all or if your hosting provider doesn't wnat to install it, you could disable GD-image in PPhlogger. You will miss a lot of great features if you set this to false, though!"; $loca['setup']['gd_img_type']['title'] = "GD Image Type"; $loca['setup']['gd_img_type']['descr'] = "GD-library: Change this to the correct image format if you encounter any problems. Default is 'auto' for auto-detection. [auto|png|gif|jpeg]"; $loca['setup']['Freetype_enabled']['title'] = "Freetype Enabled"; $loca['setup']['Freetype_enabled']['descr'] = "If you cannot get your Freetype-library run at all or if your hosting provider doesn't wnat to install it, you could disable this. Users won't be able to use TTF-fonts for their counter display. Built-in fonts should be available, though."; $loca['setup']['ttf_location']['title'] = "TTF Location"; $loca['setup']['ttf_location']['descr'] = "If you're not able to see the counter image and you're using GD 2.x or GD 1.x in a buggy PHP distribution, try to set an absolute server-path to your ttf_fonts directory. Otherwise DO NOT CHANGE THIS! [relative|/your/absolute/path/to/ttf_fonts/]"; $loca['setup']['cleanup_lim']['title'] = "Clean-Up Limit"; $loca['setup']['cleanup_lim']['descr'] = "time-limit after which unconfirmed user-accounts get deleted using the clean-up link in admin2 [hours]"; $loca['setup']['cleanup_old']['title'] = "Clean-Up Old Limit"; $loca['setup']['cleanup_old']['descr'] = "After how many days should unused (no hits, no login) accounts get deleted? [days]"; $loca['setup']['dellog_global']['title'] = "Log Deletion Global Switch"; $loca['setup']['dellog_global']['descr'] = "If you set this to false, each user's own settings will be used. If you set it to true, use the following values..."; $loca['setup']['dellog_lim']['title'] = "Log Deletion by Logs"; $loca['setup']['dellog_lim']['descr'] = "Set number of logs to store. If you set this to 0, there will be no limit [default]."; $loca['setup']['dellog_lim_d']['title'] = "Log Deletion by Days"; $loca['setup']['dellog_lim_d']['descr'] = "Set number of days after which logs get deleted. If you set this to 0, there will be no limit [default]."; $loca['setup']['dellog_lim_prob']['title'] = "Log Deletion Probability"; $loca['setup']['dellog_lim_prob']['descr'] = "Deletion probability in percent"; $loca['setup']['delpath_global']['title'] = "Path Deletion Global Switch"; $loca['setup']['delpath_global']['descr'] = "If you set this to false, each user's own settings will be used. If you set it to true, use the following values..."; $loca['setup']['delpath_lim']['title'] = "Path Deletion by Logs"; $loca['setup']['delpath_lim']['descr'] = "Set number of visitor paths to store. If you set this to 0, there will be no limit."; $loca['setup']['delpath_lim_d']['title'] = "Path Deletion by Days"; $loca['setup']['delpath_lim_d']['descr'] = "Set number of days after which visitor paths get deleted. If you set this to 0, there will be no limit [default]."; $loca['setup']['delpath_lim_prob']['title'] = "Path Deletion Probability"; $loca['setup']['delpath_lim_prob']['descr'] = "Deletion probability in percent"; $loca['setup']['show_cust']['title'] = "Userlog Customer Limit"; $loca['setup']['show_cust']['descr'] = "How many customer-logs should be displayed in the userlog?"; $loca['setup']['calendar_months']['title'] = "Calendar Months Limit"; $loca['setup']['calendar_months']['descr'] = "How many months should be displayed in the calendar?"; $loca['setup']['topref_lim']['title'] = "Top Referrers Limit"; $loca['setup']['topref_lim']['descr'] = ""; $loca['setup']['topdomain_lim']['title'] = "Top Domains Limit"; $loca['setup']['topdomain_lim']['descr'] = ""; $loca['setup']['topres_lim']['title'] = "Top Resolution Limit"; $loca['setup']['topres_lim']['descr'] = ""; $loca['setup']['topcolor_lim']['title'] = "Top Color Limit"; $loca['setup']['topcolor_lim']['descr'] = ""; $loca['setup']['topkeywords_lim']['title'] = "Top Keywords Limit"; $loca['setup']['topkeywords_lim']['descr'] = ""; $loca['setup']['topbrowseros_lim']['title'] = "Top Browser/OS Limit"; $loca['setup']['topbrowseros_lim']['descr'] = ""; $loca['setup']['topsearcheng_lim']['title'] = "Top Searchengines Limit"; $loca['setup']['topsearcheng_lim']['descr'] = ""; $loca['setup']['mpfront_lim']['title'] = "MP-front Limit"; $loca['setup']['mpfront_lim']['descr'] = "Limit multi-pages on the bottom of the Logs-view."; $loca['setup']['useraccount_lim']['title'] = "Useraccount-View Limit"; $loca['setup']['useraccount_lim']['descr'] = ""; $loca['setup']['lastref_lim']['title'] = "Last Referrer List Limit"; $loca['setup']['lastref_lim']['descr'] = ""; $loca['setup']['width_max']['title'] = "MP Width Maximum"; $loca['setup']['width_max']['descr'] = "MP view-bar in Logs [pixel]"; $loca['setup']['width_factor']['title'] = "MP Width Factor"; $loca['setup']['width_factor']['descr'] = "MP view-bar in Logs [factor]"; $loca['setup']['browseros_barsize']['title'] = "Browser/OS Bar Size"; $loca['setup']['browseros_barsize']['descr'] = "Maximum size of the percentage-bars in Browser/OS statistics [pixel]"; $loca['setup']['extended']['title'] = "Extended Log-List"; $loca['setup']['extended']['descr'] = "If you set this to false, you won't see the res & color column (only recommended for users with small resolution monitors)"; $loca['setup']['ttf_demo_size']['title'] = "TTF Demo Size"; $loca['setup']['ttf_demo_size']['descr'] = "TTF-font demonstration [points]"; $loca['setup']['css_show']['title'] = "CSS Overview"; $loca['setup']['css_show']['descr'] = "Which colors should be visible in the CSS edit table overview? [comma-separated]"; //email stuff $strAccActivation = "account activation"; // pages $strUsrPage[0] = "prijava/odjava"; $strUsrPage[1] = "statistika"; $strUsrPage[2] = "status"; $strUsrPage[3] = "status 2"; $strUsrPage[4] = "status 3"; $strUsrPage[5] = "konfiguracija"; $strUsrPage[6] = "korisnicki podaci"; $strAdminPage[0] = "administracija"; $strAdminPage[1] = "create/del user"; $strAdminPage[2] = "useraccounts"; $strAdminPage[3] = "last customers"; $strAdminPage[4] = "CSS editor"; $strAdminPage[5] = "statistics"; $strAdminPage[6] = "mailing list"; // functions.lib.php $strPrev = "previous"; $strNext = "next"; // headfoot.inc.php $strTrackedSite = "stranice za statistiku:"; $strCurrentTime = "trenutno vrijeme"; $strHeadDateFormat = "M d, h:iA"; $strYourHits = "vasi klikovi:"; $strSlogan = "...vas ultimativni alat za statistiku!"; // index.php $strEnterUsernPw = "please enter your username/pw"; $strLostPw = "lost password?"; $strLinkNewPw = "NEW PASSWORD"; $strGetFreeAccount = "Get your free account"; $strSignUpUseracc = "Sign up for a free user-account!"; $strMsgWrongPw = "you entered a wrong password or username!!!
please try again..."; $strMsgNewPw = "your new password has been successfully issued!
it was sent to your email-address which you provided."; // dspNewPw.php $strForVerification = "for verification enter your username and email"; $strGetIt = "get it!"; $strMsgNoValidUser = "you didn't enter any valid email/username
pls try again..."; // signup.php $strSignUp = "Sign up for a new PowerPhlogger-account:"; $strHtmlCode = "HTML Code"; $strAddHtmlCode = "add the following HTML Code into all your files that you wish to get logged:"; $strJsFile = "If you have lost your pphlogger.js-file, download it here:"; $strInstructions = "INSTRUCTIONS:"; $strConfLogin = "in order to confirm your new account, you need to login with the password that we've sent to your email address."; $strConfLogin2 = "If you don't confirm your account it will be deleted after ".$cleanup_lim." hrs"; $strUploadJs = "upload the pphlogger.js-file that you've received as attachment."; $strNoSignUp = "Sorry, currently we cannot offer any free accounts on this server !"; $strReturnToLogin = "return to login"; // dspLogs.php $strShowLogs = "pokazi posjete:"; $strSelect = "select"; $strUnselect = "unselect"; $strAll = "Sve"; $strTurnShowref = "prosljedjivac(referer) -"; $strFullAgt = "full agent"; $strDemoMode = "demo-mod!"; $strGuestMsg1 = "kao gost nemate pravo da brisete!!!"; $strGuestMsg2 = "ukljucite brisanje-posjeta funkciju!"; $strViewLogs = "vidi posjete"; $strHostIP = "Host / IP"; $strReferrer = "Prosljedjivac"; $strReferrers = "Prosljedjivaci"; $strAgent = "Agent Informacije"; $strRes = "rez"; $strColor = "boja"; $strTimestamp = "vrijeme"; $strProxy = "proxy"; // dspStats.php $strVisPerDay = "Posjetilaca po danu"; $strPerDay = "po danu"; $strVisPerHour = "Visitors per hour"; $strLast = "zadnjih"; $strMonth = "mjesec"; $strMonths = "mjeseci"; $strToday = "today"; $strAverage = "prosjecno"; $strAverageAbbr = "pros."; $strDay = "dana"; $strDays = "dana"; $strCurrOnlUsers = "trenutno aktivni korisnici"; $strIPkept = "IP's se cuva za posljenjih"; $strIPkept2 = "minuta"; $strOnline = "online"; $strEntryTime = "vri.ulaska"; $strLastReload = "zadnji reload"; $strLastUrl = "zadnji URL"; $strSince = "trajanje"; $strMultipage = "multi-stranice"; $strKeywords = "keywords"; $strSingleWords = "single words"; $strWholeStrings = "whole strings"; $strDownloads = "downloads"; $strTerritories = "teritorije"; $str_arrMonths = Array(1 => "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); $str_arrMonthsAbbr = Array(1 => "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"); $str_area = Array( 'EU' => 'Europe', 'AM' => 'America', 'AF' => 'Africa', 'AS' => 'Asia', 'OZ' => 'Ozeania', 'GUS' => 'GUS' ); // dspCalendar.php $strShowUniqVis = "show unique visitors"; $strShowPageimpress = "show all pageimpressions"; $strReload = "reload"; // edSettings.php $strCookieTxt = "Stavi cookie da broji tvoje klikove:"; $strCountMe = "Broji me!"; $strDontCountMe = "Nemoj me brojati!"; $strEnableDellog = "ukljuci brisanje posjeta"; $strDisableDellog = "iskljuci brisanje posjeta"; $strEnableDellog2 = "ukljuci funkciju brisanja:"; $strResetHits = "resetuj klikove"; $strResHitsTxt = "za reset klikova, unesi novu vrijednost:"; $strMysqlDump = "Pokazi mySQL dump (sema)"; $strStructOnly = "Samo struktura"; $strAddDropTbl = "Dodaj 'drop table'"; $strStructData = "Struktura i podaci"; $strSend = "Posalji"; $strComplInserts = "kompletni inserts"; $strDiskSpace = "Prostor na disku"; $strAvailSpace = "Ukupno imate"; $strUsedSpace = "Iskoristeno"; $strDbSpace = "Used database space"; $strFreeSpace = "Jos ostalo"; $strFileUpload = "upload vise datoteka"; $strMaxFilesize = "maksimalna velicina"; $strErrUpload = "Greska u ucitavanju. Pokusaj ponovo."; $strUploadOk = "Uspjesno ucitano!!"; $strFilename = "datoteka"; $strSize = "velicina"; $strYourLast = "vasih zadnjih"; $strCustomers = "korisnika"; $strYourTimeout = "ograniceno vrijeme je"; $strMinutes = "minuta."; $strBlocking = "blocking"; $strShortQuery = "short query"; $strOwnReferrers = "own referrers"; // edUserprofile.php $strUserprofile = "promjena korisnickih podataka"; $strEditProfile = "izvrsi promjenu i pritisni tipku >>save configuration<<"; $strUrl1Txt = "URL do vaseg osnovnog index-file."; $strUrl2Txt = "If you got alternate URLs enter them each on a new line:"; $strEmail = "email:"; $strTimezone = "vasa vremenska zona:"; $strUserLang = "vas jezik:"; $strVisible = "vidno:"; $strVisibleStyle = "vidni stil:"; $strTimeout = "vremensko ogranicenje:"; $strEmailNotif = "posalji email : svakih..."; $strDefLogNo = "standardni broj posjeta za pokazati"; $strKwListMode = "keyword-list mode:"; $strAllowDemo = "dozvoli demo-mod:"; $strTTF = "izaberi TrueType-Font:"; $strAvailFonts = "available fonts"; $strFontSize = "velicina slova:"; $strFontColor = "boja slova:"; $strBgColor = "boja pozadine:"; $strTransBg = "transparentna pozadina:"; $strSample = "primjer slika:"; $strChangePw = "promjena passworda:"; $strOldPw = "stari password:"; $strNewPw = "novi password:"; $strReenterPw = "ponovi novi pw:"; $strLoadCSS = "ucitaj stil:"; $strView4Msg1 = "Podaci uspjesno obnovljeni!"; $strView4Msg2 = "Nisam u mogucnosti da obnovim podatke!!!"; $strView4Msg3 = "Kao gost-korisnik nije vam dozvoljeno
da bilo sta mijenjate!"; $strPwChanged = "password promijenjen !"; $strWrongPw = "pogresan password !!"; // admin/index.php $strAdmin = "administration"; $strMaintenance = "maintenance"; $strCheckNewVer = "Check For New Version"; $strCreate = "Kreiraj novog korisnika:"; $strAdminMsg1 = "username vec postoji"; $strAdminMsg2 = "korisnik uspjesno kreiran"; $strAdminMsg3 = "You've entered an invalid email address!"; $strAdminMsg4 = "usernames must only contain alphanumeric characters,
.,-,_, and must be less than 30 characters!"; $strAdminErr1 = "Greska! Pokusaj ponovo"; $strDelUser = "Obrisi korisnika:"; $strDelErr = "Ups, izgleda da je neki problem!!"; $strDelOk = "svi korisnicki podaci obrisani!"; $strWrongPwUser = "pogresan password ili username !"; $strAdminCookie = "kreiraj admin cookie"; $strNetcheck = "ukljuci netcheck (stanje servera)"; $strHideAccounts = "korisnikov-konto sakri"; $strShowAccounts = "korisnikov-konto pokazi"; $strReadyDelete = "ready to delete"; $strMailinglist = "mailing list"; $strLatestPphlVers = "Latest PowerPhlogger Version"; $strLatestVersion = "Latest Version"; $strReleaseDate = "Release Date"; $strDownloadLoc = "Download Locations"; $strReloadKeywords = "reload keywords"; $strReloadKeyw1 = "This will refresh your users keyword-toplist"; $strReloadKeyw2 = "Do not run this unless you've modified engines-list.ini !!"; // admin/change_userprofile.php $strMaxLoglim = "maximum log limit:"; $strMaxPath = "max stored visitor paths:"; ?>