[OGo-Translation] [Bug 1249] Inconsistant use of Keywords and Categories

translation@opengroupware.org translation@opengroupware.org
Wed, 23 Feb 2005 20:17:08 +0100 (CET)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1249


helge.hess@opengroupware.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|helge.hess@opengroupware.org|dev@opengroupware.org




------- Additional Comments From brown_m_k@yahoo.ca  2005-02-16 17:37 -------
>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0

Description of problem:
OK, In grepping through the Strings files to help with bug 1247, I've found some
inconsistancies in the use of Keywords.  In many places Keywords = "Keywords",
but in several places, Keywords = "Categories".  Here's the output of grepping
/usr/share/opengroupware.org1.0a  using grep -rH "Categories" | grep "keywords"

translations/English.lproj/PersonsUI.strings:keywords                          
= "Categories";
translations/English.lproj/OGoPalm.strings:skyrixAttribute_keywords      =
"Categories";
translations/English.lproj/EnterprisesUI.strings:keywords                      
    = "Categories";
translations/English.lproj/AddressUI.strings:keywords                      =
"Categories";

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Blah
2. blah
3.blah
    

Additional info:

------- Additional Comments From helge.hess@opengroupware.org  2005-02-23 20:17 -------
I would appreciate patches to the .strings file which fix the labels in a
consistent manner.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.