Problem with language on buttons

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeProblem with language on buttons

This topic has been marked as resolved.

Hi.

I have got my language Norwegian on all text besides some buttons. Hope you can help me.

BUTTON_CART
BUTTON_SHOPPING
BUTTON_CHECKOUT
BUTTON_COUPON
BUTTON_VOUCHER
BUTTON_QUOTE
text_home on breadcrumbs

http://www.morobutikken.no

 

 

April 13, 2015 at 5:07 pm #39958

Hi,

Pavilion adds some extra text that needs to be translated separately:

http://support.themeburn.com/topic/localization-add-new-language

Is this what you are looking for?

BR,
ThemeBurn team

April 16, 2015 at 6:00 pm #40087

Hi.

I have added // Buttons under /catalog/language/Norsk/pavilion/theme.lang.php
It have no effect when i try to edit button text.

<?php

$_['text_categories'] = 'Kategorier';
$_['text_menu_brands'] = 'Brands';
$_['text_compare'] = 'Sammenligne';
$_['text_wishlist'] = 'Ønskeliste';
$_['text_success'] = 'Success';
$_['text_failure'] = 'Failure';
$_['text_continue'] = 'Continue';
$_['text_continue_shopping'] = 'Continue shopping';
$_['text_shopping_cart'] = 'Shopping Cart';
$_['text_wishlist_updated'] = 'Wishlist updated!';
$_['text_compare_updated'] = 'Compare list updated!';
$_['text_product_comparison'] = 'Compare list';
$_['text_status_preorder'] = 'Pre-order';
$_['text_status_backorder'] = 'Backorder';
$_['text_previous'] = 'Previous';
$_['text_next'] = 'Next';
$_['text_welcome'] = 'Velkommen. Her kan du logge inn eller registrere konto..’;
$_['text_logged'] = ‘You are logged in as %s ( Logout )‘;

// Account
$_['text_ordered_products'] = ‘Ordered products’;
$_['text_logout'] = ‘Logout’;

// Products
$_['text_subcategory_title'] = ‘Subcategories’;

// Buttons
$_['button_add_address'] = ‘Legg til adresse’;
$_['button_back'] = ‘Tilbake’;
$_['button_continue'] = ‘Fortsett’;
$_['text_button_cart'] = ‘Kjøp’;
$_['button_cancel'] = ‘Avbryt’;
$_['button_compare'] = ‘Legg til i sammenligning’;
$_['button_wishlist'] = ‘Legg til i ønskeliste’;
$_['button_checkout'] = ‘Til kassen’;
$_['button_confirm'] = ‘Bekreft ordre’;
$_['button_coupon'] = ‘Legg til rabattkupong’;
$_['button_delete'] = ‘Slett’;
$_['button_download'] = ‘Last ned’;
$_['button_edit'] = ‘Endre’;
$_['button_filter'] = ‘Definer søk’;
$_['button_new_address'] = ‘Ny adresse’;
$_['button_change_address'] = ‘Endre adresse’;
$_['button_reviews'] = ‘Vurderinger’;
$_['button_write'] = ‘Skriv en vurdering’;
$_['button_login'] = ‘Logg inn’;
$_['button_update'] = ‘Oppdater’;
$_['button_remove'] = ‘Fjern’;
$_['button_reorder'] = ‘Bestille igjen’;
$_['button_return'] = ‘Returner’;
$_['button_shopping'] = ‘Fortsett å handle’;
$_['button_search'] = ‘Søk’;
$_['button_shipping'] = ‘Velg frakt’;
$_['button_submit'] = ‘Submit’;
$_['button_guest'] = ‘Til kassen som gjest’;
$_['button_view'] = ‘Vis’;
$_['button_voucher'] = ‘Legg til gavekort’;
$_['button_upload'] = ‘Last opp fil’;
$_['button_reward'] = ‘Legg til bonuspoeng’;
$_['button_quote'] = ‘Kostnadsforslag’;
$_['button_list'] = ‘Liste’;
$_['button_grid'] = ‘Rutenett’;
$_['button_map'] = ‘Vis i Google Map’;

// Product
$_['text_product_tab_images'] = ‘Photos’;
$_['text_product_tab_reviews'] = ‘Reviews’;
$_['text_product_tab_discounts'] = ‘Discounts’;
$_['text_product_tab_related'] = ‘Related products’;
$_['text_product_share'] = ‘Share’;
$_['text_product_not_yet_rated'] = ‘Not yet rated’;
$_['text_product_compare_added'] = ‘Product added to Compare!’;
$_['text_product_order_quantity'] = ‘Order Quantity’;
$_['text_product_discount'] = ‘Quantity Discount’;
$_['text_product_discount_items'] = ‘%s or more’;
$_['text_product_rating_stars_many'] = ‘%s out of 5 Stars!’;
$_['text_product_rating_stars_one'] = ‘out of 5 Stars!’;
$_['text_product_price_per_item'] = ‘Price Per Item’;
$_['text_product_add_wishlist'] = ‘Product added to Wishlist!’;
$_['text_product_add_compare'] = ‘Product added to Compare!’;
$_['text_label_new'] = ‘Nytt produkt’;
$_['text_manufacturer_products'] = ‘{{manufacturer}} {{category}}’;

//Cart
$_['text_cart'] = ‘Handlekurv’;
$_['text_cart_view'] = ‘Se handlekurv’;
$_['text_cart_updated'] = ‘Handlekurv er oppdatert!’;
$_['text_cart_title_remove'] = ‘Produkt er fjernet fra handlekurv!’;
$_['text_cart_remove'] = ‘%s Fjernet fra handlekurv!’;
$_['text_cart_voucher_remove'] = ‘Voucher removed from shopping cart!’;

// System pages
$_['text_account_account'] = ‘Min konto’;
$_['text_account_address'] = ‘Address book’;
$_['text_account_address_insert'] = ‘Add new address’;
$_['text_account_edit'] = ‘Edit account’;
$_['text_account_download'] = ‘Downloads’;
$_['text_account_forgotten'] = ‘Forgotten Password’;
$_['text_account_login'] = ‘Account Login’;
$_['text_account_newsletter'] = ‘Newsletter Subscription’;
$_['text_account_order'] = ‘Order History’;
$_['text_account_password'] = ‘Change Password’;
$_['text_account_recurring'] = ‘Recurring Payments’;
$_['text_account_register'] = ‘Register Account’;
$_['text_account_return'] = ‘Product Returns’;
$_['text_account_return_add'] = ‘Return Request Form’;
$_['text_account_reward'] = ‘Reward Points’;
$_['text_account_transaction'] = ‘Transactions’;
$_['text_account_voucher'] = ‘Gift Voucher’;
$_['text_account_wishlist'] = ‘Wishlist’;
$_['text_affiliate_account'] = ‘Affiliate Account’;
$_['text_affiliate_edit'] = ‘Affiliate Account Edit’;
$_['text_affiliate_forgotten'] = ‘Affiliate Forgotten Password’;
$_['text_affiliate_login'] = ‘Affiliate Login’;
$_['text_affiliate_password'] = ‘Affiliate Change Password’;
$_['text_affiliate_payment'] = ‘Affiliate Payment Method’;
$_['text_affiliate_register'] = ‘Affiliate Register’;
$_['text_affiliate_tracking'] = ‘Affiliate Get Tracking Code’;
$_['text_affiliate_transaction'] = ‘Affiliate Transactions’;
$_['text_checkout_cart'] = ‘Shopping Cart’;
$_['text_checkout_checkout'] = ‘Checkout’;
$_['text_information_contact'] = ‘Contact Us’;
$_['text_information_sitemap'] = ‘Sitemap’;
$_['text_product_manufacturer'] = ‘Brands’;
$_['text_product_compare'] = ‘Product Compare’;
$_['text_product_search'] = ‘Search’;
$_['text_product_special'] = ‘Specials’;
$_['text_stories_index'] = ‘Articles Listing’;

// Latest Tweets
$_['text_retweet'] = ‘Retweet’;
$_['text_reply'] = ‘Reply’;
$_['text_favorite'] = ‘Favorite’;
$_['text_just_now'] = ‘Just now’;
$_['text_second_ago'] = ’1s’;
$_['text_seconds_ago'] = ‘%ss’;
$_['text_minute_ago'] = ’1m’;
$_['text_minutes_ago'] = ‘%sm’;
$_['text_hour_ago'] = ’1h’;
$_['text_hours_ago'] = ‘%sh’;
$_['text_day_ago'] = ’1d’;
$_['text_days_ago'] = ‘%sd’;
$_['text_week_ago'] = ’1 week’;
$_['text_weeks_ago'] = ‘%s weeks’;
$_['text_month_ago'] = ’1 month’;
$_['text_months_ago'] = ‘%s months’;
$_['text_year_ago'] = ’1 year’;
$_['text_years_ago'] = ‘%s years’;

April 17, 2015 at 5:08 pm #40125

Hi,

Are you sure your Norwegian language pack is complete? All the missing texts are part of the default OpenCart localization in:

catalog/language/YOUR_LANGUAGE/default.php

You can make a comparison with the default English language files.

BR,
ThemeBurn team

April 20, 2015 at 3:27 pm #40183

Hi.

It is the same problem with the default english language pack.
http://nettbutikk.webtema.no/

BUTTON_CART
BUTTON_SHOPPING
BUTTON_CHECKOUT
BUTTON_COUPON
BUTTON_VOUCHER
BUTTON_QUOTE
text_home on breadcrumbs

I really hope you can help me. Its the only thing missing before i can open my shop.

April 21, 2015 at 11:09 pm #40268

Hi.

I uploaded the norwegian file pack again. It seems that i have to install Pavilion theme before i install the language pack.

So problem is solved.

Thanks for helping me out :-)

Kind regards

Sverre

April 22, 2015 at 11:13 pm #40282

Glad we could help, Sverre :)

BR,
ThemeBurn team

April 28, 2015 at 4:00 pm #40380
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.