CURRENCY added as a default token replacement within LLTrans. (Will be useful when strings are migrated from ui xmls to strings.xml). Also, fixed compile (missed llwindowcallbacks.cpp in my previous commit)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
that are returned from one component and may appear in many places-->
|
||||
<strings>
|
||||
|
||||
<string name="CURRENCY">L$</string>
|
||||
<string name="hippo_label_free">free</string>
|
||||
<string name="hippo_label_week">week</string>
|
||||
<string name="TeleportOfferMaturity">
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
For example, the strings used in avatar chat bubbles, and strings
|
||||
that are returned from one component and may appear in many places-->
|
||||
<strings>
|
||||
<string name="CURRENCY">L$</string>
|
||||
<string name="SECOND_LIFE">
|
||||
Second Life
|
||||
</string>
|
||||
|
||||
Reference in New Issue
Block a user