/wp-content/plugins/wp-e-commerce/wpsc-components/theme-engine-v1/helpers/template-tags.php
1633-1638
$defaults = array(
‘id’ => $id,
‘old_price_text’ => __( ‘Цена в каталоге: %s’, ‘wpsc’ ),
‘price_text’ => __( ‘Price %s’, ‘wpsc’ ),
/* translators : %1$s is the saved amount text, %2$s is the saved percentage text, %% is the percentage sign */
‘you_save_text’ => __( ‘Ваша экономия: %s’, ‘wpsc’ ),
I was change this code, and translate in to Russian word “Price”. And save file in UTF-8!!