From a60c0f58470f78545544d01d525eae481511abec Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sat, 7 Jun 2025 00:38:22 +0200 Subject: grit: Add basic parsing of xlf This doesn't read the full xliff format, it only reads the translation target string and the id for the translation unit. --- .../src/testdata/grit/translations/base_sv.xlf | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 server/common/src/testdata/grit/translations/base_sv.xlf (limited to 'server/common/src/testdata/grit/translations/base_sv.xlf') diff --git a/server/common/src/testdata/grit/translations/base_sv.xlf b/server/common/src/testdata/grit/translations/base_sv.xlf new file mode 100644 index 0000000..e33a385 --- /dev/null +++ b/server/common/src/testdata/grit/translations/base_sv.xlf @@ -0,0 +1,29 @@ + + + + + + Bookmarks + Bokmärken + IDS_BOOKMARKS_FRAGMENT_TITLE + Title which is shown on the main bookmarks view. + + + + Welcome to + Välkommen till + IDS_GENERIC_WELCOME + Generic welcome string. + Example STRING: Opera + + + + By using this application you are agreeing to Opera's Terms of Service. Also, you can learn how Opera handles and protects your data in our Privacy Statement. + I och med din användning av det här programmet samtycker du till Operas Licensvillkor. Du kan också läsa om hur Opera hanterar och skyddar dina data i vårt Sekretessmeddelande. + IDS_START_TERMS + First startup information about the license and privacy terms. + + + + + -- cgit v1.2.3-70-g09d2