Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - taca

Pages: 1 2 [3] 4
31
Development / Re: Dashboard Changes I Make Upon Each Code Update
« on: July 29, 2009, 01:42:35 am »
Hi,

and please use unified (or context) diff.  Use -u or -c option to diff command.

Best regards.

32
First, thanks to update of Japanese translation file on OpenGoo 1.5rc.

Here is a few changed Japanese translation files for OpenGoo 1.5rc.

Best regards.

33
Oops, one translation was missing and here is new one.

Best regards.

34
Here is updated translation file for OpenGoo 1.5beta3.

There are some newly  added translations.

Best regards.

35
Here is updated translation file for OpenGoo 1.5beta2.

Nothing is changed in between 1.5beta and 1.5beta2 for Japanese translations,
but this one includes:

  • Some improvement for Japanese translations.
  • Add translation for slimey.js.

Best regards.

36
Older versions / Re: public/tools/checklang.php problem?
« on: July 07, 2009, 03:08:17 am »
It was just a problem of language/en_us/calendar.php.

Best regards.

37
Older versions / Re: countries.php of language file (on 1.5beta2)
« on: July 06, 2009, 10:10:37 pm »
Hi.

I found that 1.5beta/1.5beta2 drops regions from countries.php.

It might be OpenGoo's policy, but it had better not distinct between conturies
and none-countries (region) and list all countries and regions which have
contry codes.

Best regards.

38
Older versions / Re: Translation: a missing translation
« on: July 06, 2009, 09:58:58 pm »
I confirmed that 'mime type' was added to language/en_us/general.php on OpenGoo 1.5beta.

Best regards.

39
Older versions / Re: public/tools/checklang.php problem?
« on: July 06, 2009, 09:56:26 pm »
Here is another output from checklang.php.

Quote
- calendar.php
    '0' => 'CAL_NO_WRITE',
    '1' => 'You do not have permission to create new events',

40
I confirmed that this problem has fixed on OpenGoo 1.5beta.

41
日本語 / Unofficial updated Japanese translation for OpenGoo 1.5
« on: July 06, 2009, 07:05:46 pm »
Hi.

Here is my updated translation for OpenGoo 1.5beta.

Please check and enjoy.   ;)

42
Older versions / public/tools/checklang.php problem?
« on: July 06, 2009, 06:49:55 pm »
Hi.

While I checked translations, I found strange behavior of public/tools/checklang.php.

In language/en_us/calendar.php:

Code: [Select]
"CAL_NO_ANYTHING" => "You don't have permission to do anything on this page",
"CAL_NO_WRITE", "You do not have permission to create new events",
// ############ DAYS ############
"CAL_MONDAY" => "Monday",

This part is showed as checklang.php and saved as:

Code: [Select]
'CAL_NO_ANYTHING' => '(translated text in Japanese)',
'0' => 'CAL_NO_WRITE',
'1' => 'You do not have permission to create new events',
'CAL_MONDAY' => '(translated Monday in Japanese)',

I don't understand where comes '0' and '1' keys.

Best regards.

43
Hi,

when someone mistake email account's server setting or there are some error
with connecting to IMAP server, user can't edit the email account setting.

Attached patch file fix the problem.  (But more better error handling should
be done...)

Best regards.

44
Older versions / Translation: a missing translation
« on: July 02, 2009, 12:56:10 pm »
Hi,

while I checked Japanese translations, most of langage translation (except fr_fr)
missing 'mime type' in site_interface.php file.

Best regards.

45
日本語 / Re: Official translation to Japanese
« on: July 02, 2009, 12:49:59 pm »
Hi.

Here is my *unofficial* Japanese translation files which covers all translations
with checking by checklang.php.  And I've checked whole translations and
changed fairly many translated terms.

I've contact to mtanaka and he advised me to post my translations.

Please try and report problem, Japanese language users!

Best regards.





Pages: 1 2 [3] 4