Skip to content
Snippets Groups Projects
Commit fa650fe7 authored by maxim_productengine's avatar maxim_productengine
Browse files

SL-11891 Change format to SLT to make things consistent

parent 57050ea2
No related branches found
No related tags found
No related merge requests found
...@@ -123,8 +123,8 @@ ...@@ -123,8 +123,8 @@
No parcel selected. No parcel selected.
</panel.string> </panel.string>
<panel.string name="time_stamp_template"> <panel.string name="time_stamp_template">
[wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local] [wkday,datetime,slt] [mth,datetime,slt] [day,datetime,slt] [hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [year,datetime,slt]
</panel.string> </panel.string>
<text <text
type="string" type="string"
length="1" length="1"
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
width="400"> width="400">
<floater.string <floater.string
name="timeStamp"> name="timeStamp">
[wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local] [wkday,datetime,slt] [mth,datetime,slt] [day,datetime,slt] [hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [year,datetime,slt]
</floater.string> </floater.string>
<scroll_list <scroll_list
bottom="268" bottom="268"
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
</string> </string>
<string <string
name="acquired_date"> name="acquired_date">
[wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local] [wkday,datetime,slt] [mth,datetime,slt] [day,datetime,slt] [hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [year,datetime,slt]
</string> </string>
<!-- Texture names for rating icons --> <!-- Texture names for rating icons -->
<string <string
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</panel.string> </panel.string>
<panel.string <panel.string
name="acquiredDate"> name="acquiredDate">
[wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local] [wkday,datetime,slt] [mth,datetime,slt] [day,datetime,slt] [hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [year,datetime,slt]
</panel.string> </panel.string>
<panel.string <panel.string
name="origin_inventory"> name="origin_inventory">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment