mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-23 06:41:32 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
13 lines
946 B
Plaintext
13 lines
946 B
Plaintext
STRINGTABLE
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
{
|
|
61872, "No error occurred."
|
|
61873, "An unknown error occurred while accessing %1."
|
|
61874, "An attempt was made to write to the reading %1."
|
|
61875, "An attempt was made to access %1 past its end."
|
|
61876, "An attempt was made to read from the writing %1."
|
|
61877, "%1 has a bad format."
|
|
61878, "%1 contained an unexpected object."
|
|
61879, "%1 contains an incorrect schema."
|
|
}
|