started tracking repo
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
## data.properties file for en_US
|
||||
|
||||
testString=testString_en_US
|
||||
label.value=testString_en_US
|
||||
input.value=Submit_en_US
|
||||
legend.innerHTML=Personal_Information_en_US
|
||||
textarea.a.innerHTML=Information_en_US blablabla...
|
||||
textarea.aa.innerHTML=Report a bug when you see this string!
|
||||
Executable
+8
@@ -0,0 +1,8 @@
|
||||
## data.properties file for ja_JP
|
||||
|
||||
testString=testString_ja_JP
|
||||
label.value=testString_ja_JP
|
||||
input.value=Submit_ja_JP
|
||||
legend.innerHTML=Personal_Information_ja_JP
|
||||
textarea.a.innerHTML=Information_ja_JP blablabla...
|
||||
textarea.aa.innerHTML=Report a bug when you see this string!
|
||||
Executable
+8
@@ -0,0 +1,8 @@
|
||||
## data.properties file for default
|
||||
|
||||
testString=testString_default
|
||||
label.value=testString_default
|
||||
input.value=Submit_In_default
|
||||
legend.innerHTML=Personal_Information_default
|
||||
textarea.a.innerHTML=Information_en_US blablabla...
|
||||
textarea.aa.innerHTML=Report a bug when you see this string!
|
||||
Executable
+8
@@ -0,0 +1,8 @@
|
||||
## data.properties file for zn_CH
|
||||
|
||||
testString=testString_zn_CH
|
||||
label.value=testString_zn_CH
|
||||
input.value=Submit_zn_CH
|
||||
legend.innerHTML=Personal_Information_zn_CH
|
||||
textarea.a.innerHTML=Information_zn_CH blablabla...
|
||||
textarea.aa.innerHTML=Report a bug when you see this string!
|
||||
Reference in New Issue
Block a user