PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
Lart
Client


Joined: Feb 18, 2004
Posts: 22
Location: Israel

PostPosted: Wed Feb 18, 2004 4:28 pm Reply with quote Back to top

Hi Raven,

Where can I get the full language pack like you demo with the hebrew language included?

TIA

Lart
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Feb 18, 2004 5:03 pm Reply with quote Back to top

I haven't released it. It will be in the next release. However, see if this copies and pastes correctly for you.
Code:
<?
$charset = "charset=windows-1255";
$translationby = "תומר יעקבסון";
$Awindow_title = "הוסף הודעה";
$Vwindow_title = "תגובות ממבקרים";
$add_btn_text = "הוסף הודעה";
$label_search = "חפש";
$label_viewall = "הראה הכל";
$label_name = "שם:";
$label_email = "דואל";
$label_home = "עמוד הבית";
$label_home_site = "בית";
$label_pic = "תמונה";
$label_icq = "ICQ:";
$label_aim = "טלפון";
$label_yim = "YIM:";
$label_msn = "MSN:";
$label_ip = "IP:";
$label_nation = "איפה בעולם?:";
$label_privatemessage = "פרטי?";
$label_private = "פרטי";
$label_comment = "ההודעה שלך:<br />(Max $max_comment_length<br />characters)";
$label_admin_menu = "תפריט מנהל";
$label_admin = "אדמין";
$label_select = "בחר";
$label_entries_public = "הודעות לציבור";
$label_entries_private = "הודעות פרטיות";
$label_requiredfield = "(* מסמנת שדה הכרחי)";
# The $max_smileys_allowed is a system variable from the config file
$label_smiley_message = "לחץ על עד 5 סמיילים על מנת לצרפם להודעה";
$label_smileys = "הוסף סמיילים ";
$label_sign_gb = "הוסף הודעה";
$label_view_gb = "צפה בהודעות";
$label_reverse_display = "הפוך סדר צפייה";
$label_comments_added = "הוסף תגובות";
$on = "מופעל";
$at = "ב";
$label_password = "סיסמא";
$label_login = "היכנס";
$label_back = "חזור";
$label_update = "עדכן";
$label_config = "ערוך";
$label_submit = "שלח";
$label_delete = "מחק";
$label_help = "עזרה";
$label_successful = "עודכן בהצלחה";
$label_language = "שפה";
$label_theme = "Theme";
$label_next = "עזרה";
$label_previous = "הקודם";
$label_remaining = "נשארו";
$label_admin_comment = "הערה";
$label_email_icon_mouseover = "שלח דואל";
$label_url_icon_mouseover = "בקר באתר שלי";
$label_lock_icon_mouseover = "ערוך הודעה";
$label_preview = "צפייה מוקדמת";
$label_hold="Hold";
$label_release="Release";
# Note: The ??? must remain as it will be filled in by the calling logic!!!!
$field_size_error_msg = "Max ??? characters";
$banned_ip_msg = "לא ניתן לשלוח הודעות ממחשב זה ";
$not_authorized_msg = "<a href=\"mailto:$admin_email_address\"> <br> אם אתה חושב שזאת טעות אתה יכול לכתוב ל <br> אינך מורשה לבצע פעולה זו ";
$bad_language_msg = "אתה מנסה לכתוב הודעה בשפה שאינה מוכרת באתר זה אנא בחר בשפה אחרת ונסה בשנית";
# Note the double backward slash for new line!
$invalid_email_msg = " כתובת הדואל הזו אינה חוקית <br> אנא תקן אותה ונסה שוב ";
# Note the double backward slash for new line!
$required_field_missing_msg = "שדה הכרחי חסר. אנא שנה ושלח בשנית .";
$unable_to_access_file_msg = "אין גישה";
$html_notallowed_msg = " לא ניתן להשתמש ב html ";
$password_field_missing_msg = "אם אינך רוצה להוסיף סיסמא או לחץ על ביטול על מנת לההוסיף סיסמא OK תוסיף להודעה סיסמא לחץ על <br>ככותב ההודעה אתה תוכל לשנות את תוכנה רק אם";
$default_status_msg = "לוח מודעות";
$broken_link_msg = "AUTOMATED MESSAGE: There are links in this message with UNBALANCED QUOTES.";
$attempted_use_of_javascript_msg = " : לקישור ופעולה זו אינה חוקית JAVA הודעה אוטומטית אתה מנסה להוסיף ";
$need_javascript_msg = "על מנת לצפות בדפים אלו JAVAאנו מצטערים אך הדפדפן שלך צריך לתמוך ב";
$label_themebuilder = "THEMES בונה";
$flood_msg = "לפני שתוכל לשלוח הודעה נוספת $flood_control_timer seconds אנו מצטערים אך עליך להמתין ";
$registeredUserMsg = "מצטערים, שם המשתמש שבחרת תפוס";
?>
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Lart
Client


Joined: Feb 18, 2004
Posts: 22
Location: Israel

PostPosted: Thu Feb 19, 2004 2:55 am Reply with quote Back to top

Hey Raven worked great! Perfect.

I as always u come trough for the comunity Smile

Thank's

Lart
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Thu Feb 19, 2004 2:57 am Reply with quote Back to top

Wink Smile
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum