Hi,
translating lo-build.pot to the Japanese .po, I found a typo in libs-core
which affects a msgid (numbered as 277) in the .pot.
It would be nice if we can apply the attached patch before the string freeze.
Cheers,
-- Takeshi Abe
diff --git a/svx/inc/gallery.hxx b/svx/inc/gallery.hxx
index 3656147..27fd7ee 100644
--- a/svx/inc/gallery.hxx
+++ b/svx/inc/gallery.hxx
@@ -175,7 +175,7 @@
 #define GALLERY_THEME_MAPS_MIDDLE_AGES            120
 #define GALLERY_THEME_MAPS_MEXICO            121
 #define GALLERY_THEME_MAPS_ANCIENT_TIMES            122
-#define GALLERY_THEME_MAPS_SIMBOLS            123
+#define GALLERY_THEME_MAPS_SYMBOLS            123
 #define GALLERY_THEME_MAPS_HISTORY_1900            124
 #define GALLERY_THEME_MAPS_WORLD            125
 #define GALLERY_THEME_CROPS            126
diff --git a/svx/inc/galtheme.hrc b/svx/inc/galtheme.hrc
index 820dec0..adf0837 100644
--- a/svx/inc/galtheme.hrc
+++ b/svx/inc/galtheme.hrc
@@ -156,7 +156,7 @@
 #define RID_GALLERYSTR_THEME_MAPS_MIDDLE_AGES            (RID_GALLERYSTR_THEME_START + 120)
 #define RID_GALLERYSTR_THEME_MAPS_MEXICO            (RID_GALLERYSTR_THEME_START + 121)
 #define RID_GALLERYSTR_THEME_MAPS_ANCIENT_TIMES            (RID_GALLERYSTR_THEME_START + 122)
-#define RID_GALLERYSTR_THEME_MAPS_SIMBOLS            (RID_GALLERYSTR_THEME_START + 123)
+#define RID_GALLERYSTR_THEME_MAPS_SYMBOLS            (RID_GALLERYSTR_THEME_START + 123)
 #define RID_GALLERYSTR_THEME_MAPS_HISTORY_1900            (RID_GALLERYSTR_THEME_START + 124)
 #define RID_GALLERYSTR_THEME_MAPS_WORLD            (RID_GALLERYSTR_THEME_START + 125)
 #define RID_GALLERYSTR_THEME_CROPS            (RID_GALLERYSTR_THEME_START + 126)
diff --git a/svx/source/gallery2/galtheme.src b/svx/source/gallery2/galtheme.src
index 381255b..99de47a 100644
--- a/svx/source/gallery2/galtheme.src
+++ b/svx/source/gallery2/galtheme.src
@@ -890,9 +890,9 @@ Text [ en-US ] = "Maps - Ancient times";
 
 // ---------------------------------------------------------------------------
 
-String RID_GALLERYSTR_THEME_MAPS_SIMBOLS
+String RID_GALLERYSTR_THEME_MAPS_SYMBOLS
 {
-Text [ en-US ] = "Maps - simbols";
+Text [ en-US ] = "Maps - symbols";
 };
 
 // ---------------------------------------------------------------------------
Context
- [Libreoffice] A typo in svx/source/gallery2/galtheme.src etc. · Takeshi Abe
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.