This is an automated email from the ASF dual-hosted git repository.
DiGro pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice-translation.git
The following commit(s) were added to refs/heads/trunk by this push:
new 6754e44d365 Updated README.md
6754e44d365 is described below
commit 6754e44d365e2808e94b4eb5d97ba9ca7dc3a8c0
Author: DiGro <[email protected]>
AuthorDate: Sat Jun 27 16:10:20 2026 +0200
Updated README.md
Minor changes style
---
README.md | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index af1d6628dff..f474753a5e4 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,18 @@ The Files presented here are useable for Apache OpenOffice
trunk (and 4.2.0)
# Repository Structure.
The repository contains several key directories organized for translation
workflow:
## Main Directories:
- PO-Files - Contains Portable Object files, which are standard
translation file formats used in localization
- PotFiles-HELP - Houses template files for help content translation,
specifically under helpcontent2/source/text
- PotFiles-UI - Stores user interface translation templates
- SDF-Files - Contains SDF (String Definition Files) used in the
OpenOffice translation process
+| Name | Description |
+| :--- | :---- |
+| PO-Files | Contains Portable Object files, which are standard
translation file formats used in localization|
+| PotFiles-HELP| Houses template files for help content translation,
specifically under helpcontent2/source/text|
+| PotFiles-UI | Stores user interface translation templates |
+| SDF-Files | Contains SDF (String Definition Files) used in the OpenOffice
translation process |
+
## Key Files:
- en-US.sdf - The English (United States) source string definition file
+| Name | Description |
+| :--- | :---- |
+| en-US.sdf | The English (United States) source string definition file|
+
# Project Governance
This project operates under the Apache Software Foundation guidelines and
follows the ASF Code of Conduct.