Skip to main content
summaryrefslogblamecommitdiffstats
blob: 61bd083194521839fa96da5d015f5c10486fff7e (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                               
                                                      
                                                                               
                                                     


                                                                                                                                            
###############################################################################
# Copyright (c) 2009 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#      Steffen Pingel - initial API and implementation
###############################################################################
TracWebClient_Updating_attributes=Updating attributes
TracXmlRpcClient_API_version_unsupported_Error=The API version is unsupported, update the Trac XML-RPC Plugin to revision {0} or later
TracXmlRpcClient_API_version_X_unsupported_Error=The API version {0} is unsupported, update the Trac XML-RPC Plugin to revision {1} or later
TracXmlRpcClient_Required_API_calls_missing_Error=Required API calls are missing, update the Trac XML-RPC Plugin to revision {0} or later

Back to the top