diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-10-11 18:50:14 +0300 |
---|---|---|
committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2024-10-11 22:12:41 +0300 |
commit | bed3b57c52574ec593293c7397dd0da18e801fb4 (patch) | |
tree | c3837e27a981351a302dd91f35f4aba41753ee9b /indra/newview/skins/default/xui/en/panel_place_profile.xml | |
parent | e2a2273c96d18aa341f13e590a94590510c96113 (diff) |
viewer#2172 AM/PM selector #2
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_place_profile.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_place_profile.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_place_profile.xml b/indra/newview/skins/default/xui/en/panel_place_profile.xml index 8f5292c531..bb877080b1 100644 --- a/indra/newview/skins/default/xui/en/panel_place_profile.xml +++ b/indra/newview/skins/default/xui/en/panel_place_profile.xml @@ -89,6 +89,10 @@ Information about this location is unavailable due to access restrictions. Please check your permissions with the parcel owner. </string> <string + name="acquired_date_ampm"> + [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour12,datetime,local]:[min,datetime,local]:[second,datetime,local] [ampm,datetime,local] [year,datetime,local] + </string> + <string name="acquired_date"> [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local] </string> |