Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader into feat-koysnc-xpath
This commit is contained in:
+3
-1
@@ -13,6 +13,8 @@ This guide explains the multi-language support system in CrossPoint Reader.
|
||||
- Czech
|
||||
- Russian
|
||||
- Ukrainian
|
||||
- Polish
|
||||
- Danish
|
||||
|
||||
---
|
||||
|
||||
@@ -68,7 +70,7 @@ STR_BROWSE_FILES: "Buscar archivos"
|
||||
**Rules:**
|
||||
- Use UTF-8 encoding
|
||||
- Every line must follow the format: `KEY: "value"`
|
||||
- Keys must be valid C++ identifiers (uppercase, strats with STR_)
|
||||
- Keys must be valid C++ identifiers (uppercase, starts with STR_)
|
||||
- Keys must be unique within a file
|
||||
- String values must be quoted
|
||||
- Use `\n` for newlines, `\\` for literal backslashes, `\"` for literal quotes inside values
|
||||
|
||||
@@ -50,3 +50,6 @@ If you'd like to add your name to this list, please open a PR adding yourself an
|
||||
|
||||
## Belarusian
|
||||
- [Dexif](https://github.com/dexif)
|
||||
|
||||
## Danish
|
||||
- [hajisan](https://github.com/hajisan)
|
||||
|
||||
Reference in New Issue
Block a user