Description: Creating a new spreadsheet a document with an empty sheet opens, that is named "Sheet1" (and not "DelovniList1", as it should be). Also, adding a new sheet in a spreadsheet adds an empty sheet with English naming (and not a localized naming scheme) Steps to Reproduce: 1. Create a new Calc document. 2. 3. Actual Results: Sheet "Sheet1" Expected Results: Sheet "DelovniList1" (i.e. in Slovenian "sl" version) Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0) Gecko/20100101 Firefox/54.0
Have seen this discussed already somewhere else, but need to find out where (possibly on French user list)
Seems to be longstanding issue - DUP of bug 35912 *** This bug has been marked as a duplicate of bug 35912 ***
I doubt this is a duplicate, it seems more to be due to the changed .po files that have new context identifiers bu 'sl' is one of the localizations that doesn't use Pootle and the existing .po files aren't adapted. Probably also other strings of translations/source/sl/sc/source/ui/src.po from globstr.src are affected, and a few other localizations as well. Bug 35912 is about a specific scenario when opening a new document from the desktop.
Hi, Slovenian uses its own localization system. For RC1 I updatet po files and fully localized them based on pot files of June 19, which is less than 3 days before the build was built. Did this change in po files happen during those 2 days? I already updated po files to new pot files from yesterday and none of these strings popped up as fuzzy/untranslated (unless they were reused with pocompendium2 script).
Seems to have been fixed in 5.4. Closing.