Add few nissing am/pm strings in Starlight and Vintage
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>master
parent
c1a426a888
commit
ba6f4053d1
|
|
@ -39,9 +39,13 @@
|
|||
name="server_forbidden_text">
|
||||
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,slt] [mth,datetime,slt] [day,datetime,slt] [hour12,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [ampm,datetime,slt] [year,datetime,slt]
|
||||
</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]
|
||||
[wkday,datetime,slt] [mth,datetime,slt] [day,datetime,slt] [hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [year,datetime,slt]
|
||||
</string>
|
||||
<string
|
||||
name="information_text">
|
||||
|
|
|
|||
|
|
@ -88,6 +88,10 @@
|
|||
name="server_forbidden_text">
|
||||
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]
|
||||
|
|
|
|||
|
|
@ -39,9 +39,13 @@
|
|||
name="server_forbidden_text">
|
||||
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,slt] [mth,datetime,slt] [day,datetime,slt] [hour12,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [ampm,datetime,slt] [year,datetime,slt]
|
||||
</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]
|
||||
[wkday,datetime,slt] [mth,datetime,slt] [day,datetime,slt] [hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt] [year,datetime,slt]
|
||||
</string>
|
||||
<string
|
||||
name="information_text">
|
||||
|
|
|
|||
|
|
@ -88,6 +88,10 @@
|
|||
name="server_forbidden_text">
|
||||
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]
|
||||
|
|
|
|||
|
|
@ -32,6 +32,10 @@
|
|||
name="acquiredDate">
|
||||
[wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
|
||||
</floater.string>
|
||||
<floater.string
|
||||
name="acquiredDateAMPM">
|
||||
[wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour12,datetime,local]:[min,datetime,local]:[second,datetime,local] [ampm,datetime,local] [year,datetime,local]
|
||||
</floater.string>
|
||||
<icon
|
||||
follows="top|right"
|
||||
height="18"
|
||||
|
|
|
|||
Loading…
Reference in New Issue