phpScheduleIt
June 20, 2013, 07:20:41 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Não insere palavras com acento !!! Does not insert words with accent (pt_BR) !!  (Read 2135 times)
bruno_santos
Newbie
*

Karma: 0
Posts: 3


« on: November 17, 2011, 05:15:43 PM »

Qualquer tipo de cadastro com palavras que contenham acentos, como por exemplo PEÇA, CALÇÃO, LÁPIS,ETC.., estão sendo inseridas até a letra antes do acento, por exemplo: digito peça e a palavra que é gravada é pe. Você teria como me ajudar?

Any insert words with accent is not working, just insert half of the word. Please help!
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5506


WWW
« Reply #1 on: November 21, 2011, 12:55:57 PM »

You'll need to escape the slash with a \ character.

For example, that\'s
Logged
bruno_santos
Newbie
*

Karma: 0
Posts: 3


« Reply #2 on: March 07, 2012, 05:32:11 PM »

Nick,

So each time that I need to use some accent, even when I insert some data do I need to use \ ?
Do I another way?

Thanks!

Bruno
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5506


WWW
« Reply #3 on: March 12, 2012, 04:11:54 PM »

If there is a ' character, it will need to the backslash. An alternative is you can use double quotes for the translation:

$strings['key'] = "value's";

If this is just a normal accented character though, I'm not sure why it wouldn't be working. Can you post a word that isn't working?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!