home recent topics recent posts search faq  

Schaudin.com Forum



register | lost password | |

lakuda - all messages by user

29.04.2011 15:58:27
Topic:
C# dll

lakuda
lakuda
Hello! I began to use RC-WinTrans 9.1 and try to write .net dll targets. The major part of translated items are missing in the targets. Though when adding source dll's, all the strings can be fully seen and read without any problem. Why does it happen? Is there any additional set of actions to be done while adding/writing .net dll's?
03.05.2011 07:41:26
Topic:
C# dll

lakuda
lakuda
It is unchecked, but the problem is still on..
03.05.2011 08:00:20
Topic:
C# dll

lakuda
lakuda
Can the possible reason be that source dll's are written on .Net Framework 3.5 and WinTrans doesn't support it? They are recognized as written on .Net Framework 2.0.
04.05.2011 16:16:48
Topic:
C# dll

lakuda
lakuda
We figured out the problem - it was the mistake of our programmers. Now reading/writing all files are ok.
06.06.2011 09:01:10
Topic:
Traditional Chinese

lakuda
lakuda
Hello! Please let me know what's the difference between Traditional Chinese for Win32 and for .Net except for their code names. If I have .dll files of these 2 different types in 1 project, which language code to choose?
16.06.2011 15:35:13
Topic:
Error 401

lakuda
lakuda
Hello! When I try to add an xml-file to rwtxlf-project, it fails with Error 401. Should I apply to you for an xml-parser?
07.09.2012 12:14:24
Topic:
Farsi language writing

lakuda
lakuda
Hello! I've added the farsi language to my RC-Wintrans project and found out that the direction of writing is left-to-right there instead of right-to-left. The file that I'm working with is .resx. Is it possible to change the direction somehow?
11.09.2012 13:33:16
Topic:
Farsi language writing

lakuda
lakuda
Unfortunately I can't use the mentioned variants as the file I'm working with is in the .resx format. Please have a look: http://www.freeimagehosting.net/xqwoy
13.09.2012 10:34:10
Topic:
Farsi language writing

lakuda
lakuda
But it is so for the Arabic language - the words are mirrored - right-to-left writing. Can the same be done for this language in the next release, for example?
13.09.2012 10:59:29
Topic:
Farsi language writing

lakuda
lakuda
Thanks a lot!
06.03.2013 09:25:35
Topic:
Empty database

lakuda
lakuda
Hello! When opening a project we suddenly see that the database is empty - no strings are visible and the following error is received:

Error: -2146824579 Msg: Unknown error 0x800A0E7D Description: Невозможно использование подключения для выполнения операции. Оно закрыто или не допускается в данном контексте. (Translation: Failed to use connection to perform operation. It is either closed or impossible in the present context.)
COpenXLIFFFilesystemDBbased::Init: Data file could not be extracted from database! Language: "en"; File: "..."
Error (305): The data file (DOM) could not be loaded: "en."
Database access error.

We don't need to restore the database but we'd like to know what to do for this not to happen again. Can it happen because of the Windows version? On our PC, XP Professional 2002 Service Pack 3 is installed. Free disk space is enough - more than 10 Gb. And we never receive the same error on Windows 7. Please advise what the reason is and what to do.
edited by lakuda on 06.03.2013
06.03.2013 13:55:15
Topic:
xaml

lakuda
lakuda
Hello again! I have a problem with localization of an xaml-file. The file has the following structure:

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:sys="clr-namespace:System;assembly=mscorlib">
<sys:String x:Key="EventsCaption">Автомобили</sys:String>
<sys:String x:Key="ErrorsCaption">Статус серверов</sys:String>
<sys:String x:Key="DBCaption">База:</sys:String>

It is added to RC-WinTrans project perfectly but when I write a target file I get this:

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<system:String x:Key="EventsCaption" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">Vehicles</system:String>
<system:String x:Key="ErrorsCaption" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">Server status</system:String>
<system:String x:Key="DBCaption" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">Database:</system:String>

What can be done?
28.10.2013 12:50:20
Topic:
Empty database

lakuda
lakuda
Hello! Are there any changes concerning this error? It began to happen again quite often after the RC-Wintrans version update.
27.01.2014 08:04:57
Topic:
Utf-8 output for Java resource bundle file

lakuda
lakuda
Hello!
We need .strings files to be written in utf-8 encoding instead of ANSI, what should be done to change the type?
27.01.2014 11:40:06
Topic:
Utf-8 output for Java resource bundle file

lakuda
lakuda
It has this structure:
// Simple titles
"BackTitle" = "Назад";
"OkTitle" = "ОК";
"CancelTitle" = "Нет";
27.01.2014 12:13:06
Topic:
Utf-8 output for Java resource bundle file

lakuda
lakuda
Thanks a lot!
25.02.2014 10:35:21
Topic:
Changes in c# files

lakuda
lakuda
Hello! We have the following issue - a set of resources in a c# dll file has a property named "ManifestResourceName" in c#. When we write a target file, we get the name with the language code like this: RunModule.intrepid3_run.Properties.Resources.en.resources. The problem is that we don't need the language code in this string, can it be changed?
27.02.2014 11:07:06
Topic:
Changes in c# files

lakuda
lakuda
Yes, if there are any variants how to do it, please, let us know.
17.07.2018 11:59:07
Topic:
Excel import

lakuda
lakuda
Hello! Using version 11 Professional, April build. I was trying to import a couple of strings from an Excel file and same translations are imported for different source text, eg English words Add SMS, sec, No access, Select action get the same translation in Danish. What can be done about it?
18.07.2018 16:11:28
Topic:
Excel import

lakuda
lakuda
Yes, but now it works in the wrong way. Source texts are different but translations imported are the same. What can the reason of this be?
pages: 1 2




Powered by AspNetForum 6.9.6.0 © 2006-2010 Jitbit Software