You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sz...@apache.org on 2007/12/27 12:31:57 UTC

svn commit: r607041 - /directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties

Author: szoerner
Date: Thu Dec 27 03:31:54 2007
New Revision: 607041

URL: http://svn.apache.org/viewvc?rev=607041&view=rev
Log:
Typos in button text and messages (singular, plural) fixed

Modified:
    directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties

Modified: directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties?rev=607041&r1=607040&r2=607041&view=diff
==============================================================================
--- directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties (original)
+++ directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties Thu Dec 27 03:31:54 2007
@@ -1,235 +1,235 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#
-#    http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-
-copy_n_of_s=Copy {0}of {1}
-
-event__added_att_to_dn=Added {0} to {1}
-event__deleted_att_from_dn=Deleted {0} from {1}
-event__dn_attributes_initialized={0}: attributes initialized
-event__dn_children_initialized={0}: children initialized
-event__bulk_modification=Bulk modification
-event__empty_value_added_to_att_at_dn=Empty value added to {0} at {1}
-event__empty_value_deleted_from_att_at_dn=Empty value deleted from {0} at {1}
-event__added_dn=Added {0}
-event__deleted_dn=Deleted {0}
-event__moved_oldrdn_from_oldparent_to_newparent=Moved {0} from {1} to {2}
-event__renamed_olddn_to_newdn=Renamed {0} to {1}
-event__added_val_to_att_at_dn=Added {0} to {1} at {2}
-event__deleted_val_from_att_at_dn=Deleted {0} from {1} at {2}
-event__replaced_oldval_by_newval_at_att_at_dn=Replaced {0} by {1} at {2} at {3}
-event__renamed_oldval_by_newval_at_dn=Renamed {0} by {1} at {2}
-
-
-model__empty_connection=Empty Connection is not allowed\!
-model__empty_string_value=<EMPTY STRING VALUE>
-model__empty_binary_value=<EMPTY BINARY VALUE>
-model__empty_entry=Empty Entry is not allowed\!
-model__empty_attribute=Empty Attribute is not allowed\!
-model__empty_value=Empty Value is not allowed\!
-model__empty_url=Empty URL is not allowed\!
-model__empty_dn=Empty DN is not allowed\!
-model__empty_rdn=Empty RDN is not allowed\!
-model__url_no_dn=No DN
-model__empty_password=Empty password is not allowed\!
-model__loading_schema=Loading Schema...
-model__invalid_record=Record is invalid
-model__invalid_rdn=Invalid RDN
-model__invalid_protocol=Invalid protocol
-model__invalid_url=Invalid URL
-model__loading_rootdse=Loading Root DSE...
-model__setting_base_dn=Setting Base DN...
-model__no_such_entry=Entry {0} doesn't exist or wasn't returned from server
-model__binding=Binding...
-model__connecting=Connecting...
-
-model_filter_missing_closing_parenthesis=Missing closing parenthesis ')'
-model_filter_missing_filter_expression=Missing filter expression
-model__attributes_entry_is_not_myself=Attribute's entry isn't myself
-model__values_attribute_is_not_myself=Value's attribute isn't myself
-
-model__no_connection_provider=No connection provider set.
-model__no_connection=No Connection
-model__no_auth_handler=No authentification handler
-model__no_credentials=No credentials
-model__no_referral_handler=No referral handler
-model__no_referral_connection=No referral connection
-model__unknown_host=Unknow Host: 
-model__url_no_host=No host
-model__url_no_port=No port
-model__url_no_scope=No scope
-model__url_no_filter=No filter
-model__error_loading_rootdse=Error occurred while loading root DSE
-model__error_setting_base_dn=Can't set Base DN entry
-model__error_setting_metadata=Can't set Metadata entries
-model__no_schema_information=No schema information returned by server, using default schema.
-model__missing_schema_location=Missing schema location in RootDSE, using default schema.
-model__error_loading_schema=Error occurred while loading schema, using default schema
-model__attribute_does_not_exist=Attribute doesn't exist\!
-model__attribute_already_exists=Attribute already exists\!
-model__error_logging_modification=Error while logging modification
-
-model__move_between_different_connections_not_supported=Move between different connections not supported\!
-model__copied_n_entries=Copied {0} entries
-model__deleted_n_entries=Deleted {0} entries
-model__retrieved_n_entries=Fetched {0} entries
-model__retrieved_1_entry=Fetched 1 entry
-
-
-ldif__imported_n_entries_m_errors=Imported {0} entries, {1} errors
-ldif__n_errors_see_logfile={0} errors occurred, see logfile for details
-ldif__imported_into_host_port_on_date=# Imported into ldap://{0}:{1} on {2}
-ldif__import_into_host_port_failed_on_date=# Import into ldap://{0}:{1} failed on {2}
-ldif__error_msg=# ERROR: {0}
-
-dsml__n_errors_see_responsefile={0} errors occurred, see response file for details
-
-model__unsupported_hash=Unsupported hash method
-model__url_no_protocol=No protocol
-model__url_no_attributes=No attributes
-model__url_no_extensions=No extensions
-model__no_hash=Plaintext
-
-jobs__error_occurred=Error occurred
-jobs__progressmonitor_check_cancellation=Check Cancellation
-jobs__progressmonitor_report_progress=Report Progress
-
-jobs__search_name=Search
-jobs__search_task=Performing search {0}
-jobs__search_error_1=Error while performing search
-jobs__search_error_n=Error while performing searches
-
-jobs__check_bind_name=Check Authentication
-jobs__check_bind_task=Checking authentication
-jobs__check_bind_error=The authentication failed
-jobs__check_network_name=Check Network Parameter
-jobs__check_network_task=Checking network parameter
-jobs__check_network_error=The connection failed
-
-jobs__fetch_basedns_name=Fetch Base DNs
-jobs__fetch_basedns_task=Fetching base DNs
-jobs__fetch_basedns_error=Error while fetching base DNs
-
-jobs__copy_entries_name_1=Copy Entry
-jobs__copy_entries_name_n=Copy Entries
-jobs__copy_entries_task_1="Copying {0} to {1}
-jobs__copy_entries_task_n=Copying {0} entries to {1}
-jobs__copy_entries_error_1=Error while copying entry
-jobs__copy_entries_error_n=Error while copying entries
-
-jobs__create_entry_name_1=Create Entry
-jobs__create_entry_name_n=Create Entries
-jobs__create_entry_task_1=Creating entry {0}
-jobs__create_entry_task_n=Creating {0} entries
-jobs__create_entry_error_1=Error while creating entry
-jobs__create_entry_error_n=Error while creating entries
-
-jobs__execute_ldif_name=Execute LDIF
-jobs__execute_ldif_task=Executing LDIF
-jobs__execute_ldif_error=Error while executing LDIF
-
-jobs__create_values_name_1=Create Value
-jobs__create_values_name_n=Create Values
-jobs__create_values_task_1=Creating value
-jobs__create_values_task_n=Creating values
-jobs__create_values_error_1=Error while creating value
-jobs__create_values_error_n=Error while creating values
-
-jobs__delete_attributes_name_1=Delete Attribute
-jobs__delete_attributes_name_n=Delete Attributes
-jobs__delete_attributes_task_1=Deleting attribute
-jobs__delete_attributes_task_n=Deleting attributes
-jobs__delete_attributes_error_1=Error while deleting attribute
-jobs__delete_attributes_error_n=Error while deleting attributes
-
-jobs__delete_entries_name_1=Delete Entry
-jobs__delete_entries_name_n=Delete Entries
-jobs__delete_entries_task_1=Deleting entry {0}
-jobs__delete_entries_task_n=Deleting {0} entries
-jobs__delete_entries_error_1=Error while deleting entry
-jobs__delete_entries_error_n=Error while deleting entries
-
-jobs__reload_schemas_name_1=Reload Schema
-jobs__reload_schemas_name_n=Reload Schemas
-jobs__reload_schemas_task=Reloading schema of {0}
-jobs__reload_schemas_error_1=Error while reloading schema
-jobs__reload_schemas_error_n=Error while reloading schemas
-
-jobs__open_connections_name_1=Open Connection
-jobs__open_connections_name_n=Open Connections
-jobs__open_connections_task=Opening connection {0}
-jobs__open_connections_error_1=Error while opening connection
-jobs__open_connections_error_n=Error while opening connections
-
-jobs__export_ldif_name=LDIF Export
-jobs__export_ldif_task=Exporting LDIF
-jobs__export_ldif_error=Error while exporting LDIF
-jobs__export_cvs_error=Error while exporting CVS
-jobs__export_csv_name=CSV Export
-jobs__export_csv_task=Exporting CSV
-jobs__export_progress=Exported {0} entries
-jobs__export_xls_name=XLS Export
-jobs__export_xls_task=Exporting XLS
-jobs__export_xls_error=Error while exporting XLS
-jobs__export_dsml_name=DSML Export
-jobs__export_dsml_task=Exporting DSML
-jobs__export_dsml_error=Error while exporting DSML
-
-jobs__read_entry_name=Read Entry
-jobs__read_entry_task=Reading entry {0}
-jobs__read_entry_error=Error while reading entry
-
-jobs__move_entry_name_1=Move Entry
-jobs__move_entry_name_n=Move Entries
-jobs__move_entry_task_1=Moving entry
-jobs__move_entry_task_n=Moving entries
-jobs__move_entry_error_1=Error while moving entry
-jobs__move_entry_error_n=Error while moving entries
-
-jobs__rename_entry_name=Rename Entry
-jobs__rename_entry_task=Renaming entry {0}
-jobs__rename_entry_error=Error while renaming entry
-
-jobs__rename_value_name_1=Rename Value
-jobs__rename_value_name_n=Rename Values
-jobs__rename_value_task_1=Renaming Value
-jobs__rename_value_task_n=Renaming Values
-jobs__rename_value_error_1=Error while renaming value
-jobs__rename_value_error_n=Error while renaming values
-
-jobs__import_ldif_name=Import LDIF
-jobs__import_ldif_task=Importing LDIF
-jobs__import_ldif_error=Error while importing LDIF
-
-jobs__import_dsml_name=Import DSML
-jobs__import_dsml_task=Importing DSML
-jobs__import_dsml_error=Error while importing DSML
-
-jobs__init_entries_title_attandsub=Read Attributes and Children
-jobs__init_entries_title_subonly=Read Children
-jobs__init_entries_title_attonly=Read Attributes
-jobs__init_entries_title=Read Entries
-jobs__init_entries_task=Reading entry {0}
-jobs__init_entries_progress_att=Reading attributes of {0}
-jobs__init_entries_progress_sub=Reading children of {0}
-jobs__init_entries_progress_subcount=Got {0} children of {1}, sorting...
-jobs__init_entries_error_1=Error while reading entry
-jobs__init_entries_error_n=Error while reading entries
-
-jobs__modify_value_error=Error while modifying value
-jobs__modify_value_name=Modify Value
-jobs__modify_value_task=Modifying Value
-jobs__copy_entries_source_and_target_are_equal=Source- and target entry are equal\!
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
+copy_n_of_s=Copy {0}of {1}
+
+event__added_att_to_dn=Added {0} to {1}
+event__deleted_att_from_dn=Deleted {0} from {1}
+event__dn_attributes_initialized={0}: attributes initialized
+event__dn_children_initialized={0}: children initialized
+event__bulk_modification=Bulk modification
+event__empty_value_added_to_att_at_dn=Empty value added to {0} at {1}
+event__empty_value_deleted_from_att_at_dn=Empty value deleted from {0} at {1}
+event__added_dn=Added {0}
+event__deleted_dn=Deleted {0}
+event__moved_oldrdn_from_oldparent_to_newparent=Moved {0} from {1} to {2}
+event__renamed_olddn_to_newdn=Renamed {0} to {1}
+event__added_val_to_att_at_dn=Added {0} to {1} at {2}
+event__deleted_val_from_att_at_dn=Deleted {0} from {1} at {2}
+event__replaced_oldval_by_newval_at_att_at_dn=Replaced {0} by {1} at {2} at {3}
+event__renamed_oldval_by_newval_at_dn=Renamed {0} by {1} at {2}
+
+
+model__empty_connection=Empty Connection is not allowed\!
+model__empty_string_value=<EMPTY STRING VALUE>
+model__empty_binary_value=<EMPTY BINARY VALUE>
+model__empty_entry=Empty Entry is not allowed\!
+model__empty_attribute=Empty Attribute is not allowed\!
+model__empty_value=Empty Value is not allowed\!
+model__empty_url=Empty URL is not allowed\!
+model__empty_dn=Empty DN is not allowed\!
+model__empty_rdn=Empty RDN is not allowed\!
+model__url_no_dn=No DN
+model__empty_password=Empty password is not allowed\!
+model__loading_schema=Loading Schema...
+model__invalid_record=Record is invalid
+model__invalid_rdn=Invalid RDN
+model__invalid_protocol=Invalid protocol
+model__invalid_url=Invalid URL
+model__loading_rootdse=Loading Root DSE...
+model__setting_base_dn=Setting Base DN...
+model__no_such_entry=Entry {0} doesn't exist or wasn't returned from server
+model__binding=Binding...
+model__connecting=Connecting...
+
+model_filter_missing_closing_parenthesis=Missing closing parenthesis ')'
+model_filter_missing_filter_expression=Missing filter expression
+model__attributes_entry_is_not_myself=Attribute's entry isn't myself
+model__values_attribute_is_not_myself=Value's attribute isn't myself
+
+model__no_connection_provider=No connection provider set.
+model__no_connection=No Connection
+model__no_auth_handler=No authentification handler
+model__no_credentials=No credentials
+model__no_referral_handler=No referral handler
+model__no_referral_connection=No referral connection
+model__unknown_host=Unknow Host: 
+model__url_no_host=No host
+model__url_no_port=No port
+model__url_no_scope=No scope
+model__url_no_filter=No filter
+model__error_loading_rootdse=Error occurred while loading root DSE
+model__error_setting_base_dn=Can't set Base DN entry
+model__error_setting_metadata=Can't set Metadata entries
+model__no_schema_information=No schema information returned by server, using default schema.
+model__missing_schema_location=Missing schema location in RootDSE, using default schema.
+model__error_loading_schema=Error occurred while loading schema, using default schema
+model__attribute_does_not_exist=Attribute doesn't exist\!
+model__attribute_already_exists=Attribute already exists\!
+model__error_logging_modification=Error while logging modification
+
+model__move_between_different_connections_not_supported=Move between different connections not supported\!
+model__copied_n_entries=Copied {0} entries
+model__deleted_n_entries=Deleted {0} entries
+model__retrieved_n_entries=Fetched {0} entries
+model__retrieved_1_entry=Fetched 1 entry
+
+
+ldif__imported_n_entries_m_errors=Imported {0} entries, {1} errors
+ldif__n_errors_see_logfile={0} errors occurred, see logfile for details
+ldif__imported_into_host_port_on_date=# Imported into ldap://{0}:{1} on {2}
+ldif__import_into_host_port_failed_on_date=# Import into ldap://{0}:{1} failed on {2}
+ldif__error_msg=# ERROR: {0}
+
+dsml__n_errors_see_responsefile={0} errors occurred, see response file for details
+
+model__unsupported_hash=Unsupported hash method
+model__url_no_protocol=No protocol
+model__url_no_attributes=No attributes
+model__url_no_extensions=No extensions
+model__no_hash=Plaintext
+
+jobs__error_occurred=Error occurred
+jobs__progressmonitor_check_cancellation=Check Cancellation
+jobs__progressmonitor_report_progress=Report Progress
+
+jobs__search_name=Search
+jobs__search_task=Performing search {0}
+jobs__search_error_1=Error while performing search
+jobs__search_error_n=Error while performing searches
+
+jobs__check_bind_name=Check Authentication
+jobs__check_bind_task=Checking authentication
+jobs__check_bind_error=The authentication failed
+jobs__check_network_name=Check network parameters
+jobs__check_network_task=Checking network parameters
+jobs__check_network_error=The connection failed
+
+jobs__fetch_basedns_name=Fetch Base DNs
+jobs__fetch_basedns_task=Fetching base DNs
+jobs__fetch_basedns_error=Error while fetching base DNs
+
+jobs__copy_entries_name_1=Copy Entry
+jobs__copy_entries_name_n=Copy Entries
+jobs__copy_entries_task_1="Copying {0} to {1}
+jobs__copy_entries_task_n=Copying {0} entries to {1}
+jobs__copy_entries_error_1=Error while copying entry
+jobs__copy_entries_error_n=Error while copying entries
+
+jobs__create_entry_name_1=Create Entry
+jobs__create_entry_name_n=Create Entries
+jobs__create_entry_task_1=Creating entry {0}
+jobs__create_entry_task_n=Creating {0} entries
+jobs__create_entry_error_1=Error while creating entry
+jobs__create_entry_error_n=Error while creating entries
+
+jobs__execute_ldif_name=Execute LDIF
+jobs__execute_ldif_task=Executing LDIF
+jobs__execute_ldif_error=Error while executing LDIF
+
+jobs__create_values_name_1=Create Value
+jobs__create_values_name_n=Create Values
+jobs__create_values_task_1=Creating value
+jobs__create_values_task_n=Creating values
+jobs__create_values_error_1=Error while creating value
+jobs__create_values_error_n=Error while creating values
+
+jobs__delete_attributes_name_1=Delete Attribute
+jobs__delete_attributes_name_n=Delete Attributes
+jobs__delete_attributes_task_1=Deleting attribute
+jobs__delete_attributes_task_n=Deleting attributes
+jobs__delete_attributes_error_1=Error while deleting attribute
+jobs__delete_attributes_error_n=Error while deleting attributes
+
+jobs__delete_entries_name_1=Delete Entry
+jobs__delete_entries_name_n=Delete Entries
+jobs__delete_entries_task_1=Deleting entry {0}
+jobs__delete_entries_task_n=Deleting {0} entries
+jobs__delete_entries_error_1=Error while deleting entry
+jobs__delete_entries_error_n=Error while deleting entries
+
+jobs__reload_schemas_name_1=Reload Schema
+jobs__reload_schemas_name_n=Reload Schemas
+jobs__reload_schemas_task=Reloading schema of {0}
+jobs__reload_schemas_error_1=Error while reloading schema
+jobs__reload_schemas_error_n=Error while reloading schemas
+
+jobs__open_connections_name_1=Open Connection
+jobs__open_connections_name_n=Open Connections
+jobs__open_connections_task=Opening connection {0}
+jobs__open_connections_error_1=Error while opening connection
+jobs__open_connections_error_n=Error while opening connections
+
+jobs__export_ldif_name=LDIF Export
+jobs__export_ldif_task=Exporting LDIF
+jobs__export_ldif_error=Error while exporting LDIF
+jobs__export_cvs_error=Error while exporting CVS
+jobs__export_csv_name=CSV Export
+jobs__export_csv_task=Exporting CSV
+jobs__export_progress=Exported {0} entries
+jobs__export_xls_name=XLS Export
+jobs__export_xls_task=Exporting XLS
+jobs__export_xls_error=Error while exporting XLS
+jobs__export_dsml_name=DSML Export
+jobs__export_dsml_task=Exporting DSML
+jobs__export_dsml_error=Error while exporting DSML
+
+jobs__read_entry_name=Read Entry
+jobs__read_entry_task=Reading entry {0}
+jobs__read_entry_error=Error while reading entry
+
+jobs__move_entry_name_1=Move Entry
+jobs__move_entry_name_n=Move Entries
+jobs__move_entry_task_1=Moving entry
+jobs__move_entry_task_n=Moving entries
+jobs__move_entry_error_1=Error while moving entry
+jobs__move_entry_error_n=Error while moving entries
+
+jobs__rename_entry_name=Rename Entry
+jobs__rename_entry_task=Renaming entry {0}
+jobs__rename_entry_error=Error while renaming entry
+
+jobs__rename_value_name_1=Rename Value
+jobs__rename_value_name_n=Rename Values
+jobs__rename_value_task_1=Renaming Value
+jobs__rename_value_task_n=Renaming Values
+jobs__rename_value_error_1=Error while renaming value
+jobs__rename_value_error_n=Error while renaming values
+
+jobs__import_ldif_name=Import LDIF
+jobs__import_ldif_task=Importing LDIF
+jobs__import_ldif_error=Error while importing LDIF
+
+jobs__import_dsml_name=Import DSML
+jobs__import_dsml_task=Importing DSML
+jobs__import_dsml_error=Error while importing DSML
+
+jobs__init_entries_title_attandsub=Read Attributes and Children
+jobs__init_entries_title_subonly=Read Children
+jobs__init_entries_title_attonly=Read Attributes
+jobs__init_entries_title=Read Entries
+jobs__init_entries_task=Reading entry {0}
+jobs__init_entries_progress_att=Reading attributes of {0}
+jobs__init_entries_progress_sub=Reading children of {0}
+jobs__init_entries_progress_subcount=Got {0} children of {1}, sorting...
+jobs__init_entries_error_1=Error while reading entry
+jobs__init_entries_error_n=Error while reading entries
+
+jobs__modify_value_error=Error while modifying value
+jobs__modify_value_name=Modify Value
+jobs__modify_value_task=Modifying Value
+jobs__copy_entries_source_and_target_are_equal=Source- and target entry are equal\!



Re: svn commit: r607041 - /directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties

Posted by Felix Knecht <fe...@apache.org>.
Stefan Seelmann schrieb:
> Hi Felix,
> 
> hm, I use an ugly trick here:
> 
> Say the original connection is called 'ApacheDS'.
> 
> When you copy/paste this connection it is renamed to 'Copy of ApacheDS'
> because the {0} is replaced with an empty string and {1} is replaced
> with the connections name.
> 
> Then when you copy is once again it is renamed to 'Copy 2 of ApacheDS'
> and the {0} is replaced with '2 ', you see the trailing space?

Thanks.
I thought that something like this could exists, that's why I asked.

Regards
Felix

> 
> Regards,
> Stefan
> 
> 
> Felix Knecht schrieb:
>> I can't find it in the running app itself, but from a logical POV a space is missing here. Can somebody with more
>> knowledge verify this?
>>
>> Thanks,
>> Felix
>>
>> szoerner@apache.org schrieb:
>>> Author: szoerner
>>> Date: Thu Dec 27 03:31:54 2007
>>> New Revision: 607041
>>>
>>> URL: http://svn.apache.org/viewvc?rev=607041&view=rev
>>> Log:
>>> Typos in button text and messages (singular, plural) fixed
>>>
>> Index:
>> /svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
>> ===================================================================
>> ---
>> /svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
>> (revision 607056)
>> +++
>> /svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
>> (working copy)
>> @@ -15,7 +15,7 @@
>>  #  specific language governing permissions and limitations
>>  #  under the License.
>>
>> -copy_n_of_s=Copy {0}of {1}
>> +copy_n_of_s=Copy {0} of {1}
>>
>>  event__added_att_to_dn=Added {0} to {1}
>>  event__deleted_att_from_dn=Deleted {0} from {1}
>>
>>
> 


Re: svn commit: r607041 - /directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties

Posted by Stefan Seelmann <se...@apache.org>.
Hi Felix,

hm, I use an ugly trick here:

Say the original connection is called 'ApacheDS'.

When you copy/paste this connection it is renamed to 'Copy of ApacheDS'
because the {0} is replaced with an empty string and {1} is replaced
with the connections name.

Then when you copy is once again it is renamed to 'Copy 2 of ApacheDS'
and the {0} is replaced with '2 ', you see the trailing space?

Regards,
Stefan


Felix Knecht schrieb:
> I can't find it in the running app itself, but from a logical POV a space is missing here. Can somebody with more
> knowledge verify this?
> 
> Thanks,
> Felix
> 
> szoerner@apache.org schrieb:
>> Author: szoerner
>> Date: Thu Dec 27 03:31:54 2007
>> New Revision: 607041
>>
>> URL: http://svn.apache.org/viewvc?rev=607041&view=rev
>> Log:
>> Typos in button text and messages (singular, plural) fixed
>>
> 
> Index:
> /svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
> ===================================================================
> ---
> /svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
> (revision 607056)
> +++
> /svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
> (working copy)
> @@ -15,7 +15,7 @@
>  #  specific language governing permissions and limitations
>  #  under the License.
> 
> -copy_n_of_s=Copy {0}of {1}
> +copy_n_of_s=Copy {0} of {1}
> 
>  event__added_att_to_dn=Added {0} to {1}
>  event__deleted_att_from_dn=Deleted {0} from {1}
> 
> 


Re: svn commit: r607041 - /directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties

Posted by Felix Knecht <fe...@apache.org>.
I can't find it in the running app itself, but from a logical POV a space is missing here. Can somebody with more
knowledge verify this?

Thanks,
Felix

szoerner@apache.org schrieb:
> Author: szoerner
> Date: Thu Dec 27 03:31:54 2007
> New Revision: 607041
> 
> URL: http://svn.apache.org/viewvc?rev=607041&view=rev
> Log:
> Typos in button text and messages (singular, plural) fixed
> 

Index:
/svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
===================================================================
---
/svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
(revision 607056)
+++
/svn/apache/directory/studio/trunk/studio-ldapbrowser-core/src/main/resources/org/apache/directory/studio/ldapbrowser/core/browsercoremessages.properties
(working copy)
@@ -15,7 +15,7 @@
 #  specific language governing permissions and limitations
 #  under the License.

-copy_n_of_s=Copy {0}of {1}
+copy_n_of_s=Copy {0} of {1}

 event__added_att_to_dn=Added {0} to {1}
 event__deleted_att_from_dn=Deleted {0} from {1}