I have already started, but I'd like to know if anyone have already done it? If thats the case let me know or I'll get to it in a couple of weeks. Is there a major release just around the corner that I should wait for?
Also, does anyone have any tips for the Å,Ä,Ö-letters that I cannot get to work.
What character set do you use?henriklonn wrote: I have already started, but I'd like to know if anyone have already done it? If thats the case let me know or I'll get to it in a couple of weeks. Is there a major release just around the corner that I should wait for?
Also, does anyone have any tips for the Å,Ä,Ö-letters that I cannot get to work.
It's currently set to use utf-8
OpenCart®
Project Owner & Developer.
Hello, i can´t get the Å Ä Ö .. in my files do worke.
What character set do you use?
It's currently set to use utf-8
And yes, i have the utf-8..
here is the start-file
Code: Select all
<?php
// Locale
$_['code'] = 'se';
$_['charset'] = 'UTF-8';
$_['direction'] = 'ltr';
$_['locale'] = 'se_SE.UTF-8,se_SE,swedish';
$_['date_format_short'] = 'j F Y';
$_['date_format_long'] = 'l dS F Y';
$_['time_format'] = 'h:i:s A';
$_['decimal_point'] = '.';
$_['thousand_point'] = ',';
// Text
$_['text_time'] = 'Sidan skapades på %s sekunder';
$_['text_yes'] = 'Ja';
$_['text_no'] = 'Nej';
$_['text_none'] = ' --- None --- ';
$_['text_all_zones'] = 'Alla Zones';
$_['text_results'] = 'Resultat %s - %s av %s';
$_['text_pages'] = '%s av %s';
$_['text_separator'] = ' » ';
$_['text_january'] = 'Januari';
$_['text_february'] = 'Februari';
$_['text_march'] = 'Mars';
$_['text_april'] = 'April';
$_['text_may'] = 'Maj';
$_['text_june'] = 'Juni';
$_['text_july'] = 'Juli';
$_['text_august'] = 'Augusti';
$_['text_september'] = 'September';
$_['text_october'] = 'Oktober';
$_['text_november'] = 'November';
$_['text_december'] = 'December';
// Entry
$_['entry_page'] = 'Resultat sidan:';
// Buttons
$_['button_continue'] = 'Försätt';
$_['button_back'] = 'Bakåt';
$_['button_add_to_cart'] = 'Lägg till i kundvagnen';
$_['button_add_address'] = 'Lägg till Adress';
$_['button_new_address'] = 'Ny Adress';
$_['button_change_address'] = 'Ändra Adress';
$_['button_edit'] = 'Ändra';
$_['button_delete'] = 'Tabort';
$_['button_reviews'] = 'Recension';
$_['button_write'] = 'Skriva recension';
$_['button_login'] = 'Login';
$_['button_update'] = 'Uppdatera';
$_['button_shopping'] = 'Forsätt handla';
$_['button_checkout'] = 'Till kassan';
$_['button_view'] = 'Visa';
?>
* Language Name: Swedish
* Code (en,de,etc): se
* Flag Image (en.png,de.gif,etc): Swedish.png
* Directory (english,german,etc): swedish
* Main Filename (english.php,german.php,etc): swedish.php
Sort Order: 1
Any one ??
Who is online
Users browsing this forum: No registered users and 3 guests