mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-20 07:52:53 +08:00
16 lines
441 B
Properties
16 lines
441 B
Properties
|
# You are reading the ".properties" entry.
|
||
|
! The exclamation mark can also mark text as comments.
|
||
|
lala=whatever
|
||
|
website = whatever
|
||
|
language = whatever
|
||
|
# The backslash below tells the application to continue reading
|
||
|
# the value onto the next line.
|
||
|
message = whatever
|
||
|
# Add spaces to the key
|
||
|
key\ with\ spaces = whatever
|
||
|
# Unicode
|
||
|
tab : whatever
|
||
|
long-unicode : whatever
|
||
|
space\ separator key val \n three
|
||
|
another-test :whatever
|
||
|
null-prop
|