update .po files and pot and "special char" problem
- From: Christopher Bratusek <nano-master gmx de>
- To: sawfish-list gnome org
- Subject: update .po files and pot and "special char" problem
- Date: Mon, 04 Aug 2008 22:25:10 +0200
Hi,
a)
we just removed the themer from trunk, but our translations still ship it's
strings, to remove them, we would run
cd po
./make-pot generate
for i in $(ls *.po); do ./update.sh $(echo $i | sed -e 's/\..*//g'); done
sed -e '/#~/d' -i *.po
cd ..
vim ChangeLog
svn commit
Ok to do so?
b)
There's a problem with "special chars" in sawfish-ui. for example german "umlaute"
(this are ä ö and ü). At the place, there one of them *would be* printed, the string
is truncated, screenshot:
http://www.nanolx.org/sawfish-umlaute-problem.png
The first string is just
"Namen und Icons der Fenster beim Bl"
but it must be
"Namen und Icons der Fenster beim Blättern anzeigen"
Any Idea?
Chris
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]