Make translation more flexible

Also in this commit, unrelated updates to the building panel (so git sees the markup "just" move in my next commit)
This commit is contained in:
Lirusaito
2012-09-29 16:59:17 -04:00
parent f311852e9b
commit 1f7ed035d3
9 changed files with 110 additions and 80 deletions

View File

@@ -1837,8 +1837,8 @@ Returns a key that is the UUID of the user seated on the prim.
<!-- Strings needed by drop targets -->
<string name="CurrentlyNotSet">No definido actualmente </string>
<string name="CurrentlySetTo">Actualmente definido a</string>
<string name="AnItemNotOnThisAccount">Un artículo no está en esta cuenta</string>
<string name="CurrentlySetTo">Actualmente definido a: [ITEM]</string>
<string name="CurrentlySetToAnItemNotOnThisAccount">Actualmente definido a un artículo no está en esta cuenta</string>
<string name="NotLoggedIn">Desconectado</string>
<!-- Avatar busy/away mode -->