RE: How to change the Windows Live Messanger title?
quote: Originally posted by Sertion
What dose the !d! do? Since it seams to work just fine with out it.
quote: Originally posted by http://shoutbox.menthix.net/showthread.php?tid=84386
# %1, %2, %3, etc. These tags are placeholders for text added by Messenger Plus! at runtime. For example,
Are you sure you want to remove status "%1"?
will be changed at runtime for
Are you sure you want to remove status "In a meeting"?
or
Are you sure you want to remove status "Sleeping"?
These tags must stay in the translated text, however, in some cases there are several placeholders in one string. For example,
%1 has changed his/her name to "%2"
will be changed at runtime for
[/i]JAnderton has changed his/her name to "John Anderton"[/i]
This means that you have to place the placeholders in correct order, so that the translated strings make sense at runtime.
# %1!d!, %2!d!, %3!d!, etc. These tags are also placeholders, however, not text, but numbers. You should treat these as you treat the above placeholders, keep them in the correct order, so that the translated strings make sense at runtime.
Man is least himself when he is in his own person. Give him a mask and he will tell you the truth. (Oscar Wilde)
|