pdesktop

Language Packs


Moderator: Forum moderators

Post Reply
User avatar
AntonioPt
Posts: 160
Joined: Wed Aug 11, 2021 7:41 pm
Has thanked: 73 times
Been thanked: 33 times

pdesktop

Post by AntonioPt »

Hello everyone,

Today i was trying to translate pdesktop and i wasn't be able because TEXTDOMAIN add puppy instead of pdesktop

Code: Select all

export TEXTDOMAIN=pdesktop
 or 
export TEXTDOMAIN=${0##./}  #dinamic way 

in order to eliminate this output in terminal you need to remove this code in line 131

Code: Select all

remove use-markup="true" ...

Code: Select all

(gtkdialog4:22914): Gtk-WARNING **: 00:52:42.990: Failed to set text from markup due to error parsing markup: Erro na linha 1 caracter 77: Element “b” was closed, but the currently open element is “markup”

(gtk-preferences:22914): Gtk-WARNING **: 00:52:43.003: Failed to set text from markup due to error parsing markup: Erro na linha 1 caracter 77: Element “b” was closed, but the currently open element is “markup”

(gtk-preferences:22914): Gtk-WARNING **: 00:52:43.145: Failed to set text from markup due to error parsing markup: Erro na linha 1 caracter 77: Element “b” was closed, but the currently open element is “markup”

Mean while i was trying to clean/fix and realize that my code even bigger the final size was smaller then original hahahah
Anyway hope it help anyone who need to translate pdesktop like i did :D

Attachments
Screenshot_002.png
Screenshot_002.png (421.96 KiB) Viewed 111 times

Why astronauts use Linux
Because you can't open windows in space

Post Reply

Return to “Internationalization”