Quote:
Originally Posted by nexialys
that's why i say it have togo to the Beta ... because you have the details, but not the vB3 way/protocol of things... this is a cool tool btw!
|
I hear ya nexialys. BTW, I thought I would give a sense of the phrasing that is used. Here is the list of phrases referenced in the templates:
vBulletin Standard
$vbphrase[ascending]
$vbphrase[days]
$vbphrase[descending]
$vbphrase[display_options]
$vbphrase[downloads]
$vbphrase[downloads]]
$vbphrase[extension]
$vbphrase[filename]
$vbphrase[filesize]
$vbphrase[months]
$vbphrase[post]
$vbphrase[username]
$vbphrase[year]
$vbphrase[years]
New Phrases
$attbro_PHRASES[attachment_browser] =>
Attachment Browser
$attbro_PHRASES[attachments_selected] =>
attachments selected
$attbro_PHRASES[Attached_date] =>
Attached date
$attbro_PHRASES[Change] =>
Change
$attbro_PHRASES[Display] =>
Display
$attbro_PHRASES[expand_collapse] =>
Expand to change/Collapse
$attbro_PHRASES[Filtering] =>
Filtering
$attbro_PHRASES[First_by] =>
First by
$attbro_PHRASES[ID] =>
ID
$attbro_PHRASES[List]
=>
List
$attbro_PHRASES[no_matches] =>
No attachments match the selection criteria you have specified.
$attbro_PHRASES[not_enough_pages] =>
Too few attachments retrieved to list the page you requested.
$attbro_PHRASES[or_newer] =>
or newer
$attbro_PHRASES[or_older] =>
or older
$attbro_PHRASES[Profile] =>
Profile
$attbro_PHRASES[Results_per_page] =>
Results per page
$attbro_PHRASES[Select_Type] =>
Select Type
$attbro_PHRASES[Show_attachment_ID] =>
Show attachment ID
$attbro_PHRASES[Show_All] =>
Show All
$attbro_PHRASES[Sorting] =>
Sorting
$attbro_PHRASES[then_by] =>
then by
$attbro_PHRASES[Version] =>
Version
$attbro_PHRASES[D_7] =>
7 $vbphrase[days]
$attbro_PHRASES[D_30] =>
30 $vbphrase[days]
$attbro_PHRASES[M_3] =>
3 $vbphrase[months]
$attbro_PHRASES[M_6] =>
6 $vbphrase[months]
$attbro_PHRASES[Y_1] =>
1 $vbphrase[year]
$attbro_PHRASES[Y_2] =>
2 $vbphrase[years]
Some of the new phrases do exist somewhere in vBulletin, but loading an entire phrase group to get at the word 'List' for example, seemed like overkill.