first commit
This commit is contained in:
parent
55ca4dba84
commit
4d5c298519
7 changed files with 55 additions and 0 deletions
5
data/locale/en_US/strings/main.ini
Normal file
5
data/locale/en_US/strings/main.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
interactions[basic][cancel] = "Cancel"
|
||||
interactions[basic][no] = "No"
|
||||
interactions[basic][okay] = "OK"
|
||||
interactions[basic][yes] = "Yes"
|
||||
|
3
data/locale/en_US/strings/search.ini
Normal file
3
data/locale/en_US/strings/search.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
results[found] = "found $ results"
|
||||
results[foundonlyone] = "found 1 result"
|
||||
results[none] = "no results found"
|
1
data/locale/en_US/strings/theme.ini
Normal file
1
data/locale/en_US/strings/theme.ini
Normal file
|
@ -0,0 +1 @@
|
|||
interactions[choose][tp][acceptnew] = "Accept"
|
Loading…
Add table
Add a link
Reference in a new issue