RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 04, 2008, 12:11:02 am
+  RSGallery2 Support Forums
|-+  Language translations
| |-+  German (Moderator: woelzen)
| | |-+  Umlauts aren't displayed correctly
Advanced search
  « previous next »
Pages 1
Author
Topic: Umlauts aren't displayed correctly  (Read 10725 times)
« on: February 23, 2007, 07:08:19 am »
Benny Neugebauer Offline
Newbie
*
Posts: 17



Hi,

I'm using RSG2 1.12.2 Alpha (released on 16 Feb) with the german language file of woelzen.
If I want to vote one of my pictures from the gallery a pop-up comes on the screen and displays "Thank you for voting".
In german it's: "Danke für ihre Stimme".

This sentence contains an umlaut which is displayed as ür instead of ü.

Could this be fixed? I think it's just an UTF-8 Error isn't it?
Logged
 
Reply #1
« on: March 10, 2007, 06:08:40 am »
Benny Neugebauer Offline
Newbie
*
Posts: 17



Problem solved!

Just edit the following things:

german.php
DEFINE("_RSGALLERY_THANK_VOTING",         "Danke für Ihre Stimme"); ->
DEFINE("_RSGALLERY_THANK_VOTING",         "Danke für Ihre Stimme");

germani.php
DEFINE("_RSGALLERY_THANK_VOTING",         "Danke für deine Stimme"); ->
DEFINE("_RSGALLERY_THANK_VOTING",         "Danke für deine Stimme");

Thanks to woelzen for the support!
Logged
 
Reply #2
« on: March 11, 2007, 06:19:11 am »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870

WWW

these definitions are used in Javascript code, for some reason the javascript code does not allow for such HTML entities
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Print  Pages 1
« previous next »
Jump to: