Maybe, but I did 2 separate commits/pushes, one to each branch. The 5.3 branch got the several separate property files, and the 5.4 branch (master) got the core & kaptcha property files.
On Thu, Jan 24, 2013 at 9:08 PM, Howard Lewis Ship <[email protected]> wrote: > I'm not sure this commit is correct. > > I believe the patch was from before all the properties files were merged > together. > > > On Thu, Jan 24, 2013 at 3:59 AM, <[email protected]> wrote: >> >> Updated Branches: >> refs/heads/5.3 54b23c461 -> 52e8ad578 >> >> >> TAP5-2055 (Polish translations) >> >> Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo >> Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/52e8ad57 >> Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/52e8ad57 >> Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/52e8ad57 >> >> Branch: refs/heads/5.3 >> Commit: 52e8ad578831bfbf78376e1bcd4962e4eef0125f >> Parents: 54b23c4 >> Author: bharner <[email protected]> >> Authored: Thu Jan 24 06:58:56 2013 -0500 >> Committer: bharner <[email protected]> >> Committed: Thu Jan 24 06:58:56 2013 -0500 >> >> ---------------------------------------------------------------------- >> .../corelib/components/BeanEditForm_pl.properties | 16 +++++++++++ >> .../corelib/components/DateField_pl.properties | 15 ++++++++++ >> .../corelib/components/Errors_pl.properties | 15 ++++++++++ >> .../corelib/components/GridColumns_pl.properties | 17 ++++++++++++ >> .../corelib/components/GridPager_pl.properties | 15 ++++++++++ >> .../corelib/components/Palette_pl.properties | 21 +++++++++++++++ >> .../kaptcha/tapestry-kaptcha_pl.properties | 17 ++++++++++++ >> 7 files changed, 116 insertions(+), 0 deletions(-) >> ---------------------------------------------------------------------- >> >> >> >> http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52e8ad57/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_pl.properties >> ---------------------------------------------------------------------- >> diff --git >> a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_pl.properties >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_pl.properties >> new file mode 100644 >> index 0000000..f84a6d9 >> --- /dev/null >> +++ >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm_pl.properties >> @@ -0,0 +1,16 @@ >> +# Copyright 2007, 2011 The Apache Software Foundation >> +# >> +# Licensed 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. >> + >> +submit-label=Utwórz/Aktualizuj >> +cancel-label=Anuluj >> >> >> http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52e8ad57/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_pl.properties >> ---------------------------------------------------------------------- >> diff --git >> a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_pl.properties >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_pl.properties >> new file mode 100644 >> index 0000000..d505f50 >> --- /dev/null >> +++ >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField_pl.properties >> @@ -0,0 +1,15 @@ >> +# Copyright 2009 The Apache Software Foundation >> +# >> +# Licensed 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. >> + >> +date-value-not-parseable='%s' nie jest poprawnym zapisem daty. >> >> >> http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52e8ad57/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_pl.properties >> ---------------------------------------------------------------------- >> diff --git >> a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_pl.properties >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_pl.properties >> new file mode 100644 >> index 0000000..b26ee1e >> --- /dev/null >> +++ >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Errors_pl.properties >> @@ -0,0 +1,15 @@ >> +# Copyright 2006 The Apache Software Foundation >> +# >> +# Licensed 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. >> + >> +default-banner=Musisz poprawić następujące błędy, aby kontynuować. >> >> >> http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52e8ad57/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_pl.properties >> ---------------------------------------------------------------------- >> diff --git >> a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_pl.properties >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_pl.properties >> new file mode 100644 >> index 0000000..f770897 >> --- /dev/null >> +++ >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridColumns_pl.properties >> @@ -0,0 +1,17 @@ >> +# Copyright 2007 The Apache Software Foundation >> +# >> +# Licensed 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. >> + >> +ascending=[Ros.] >> +descending=[Mal.] >> +sortable=[Sortowalne] >> >> >> http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52e8ad57/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_pl.properties >> ---------------------------------------------------------------------- >> diff --git >> a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_pl.properties >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_pl.properties >> new file mode 100644 >> index 0000000..f44ff16 >> --- /dev/null >> +++ >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/GridPager_pl.properties >> @@ -0,0 +1,15 @@ >> +# Copyright 2007 The Apache Software Foundation >> +# >> +# Licensed 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. >> + >> +goto-page=Idź do strony %d >> >> >> http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52e8ad57/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_pl.properties >> ---------------------------------------------------------------------- >> diff --git >> a/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_pl.properties >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_pl.properties >> new file mode 100644 >> index 0000000..8f90958 >> --- /dev/null >> +++ >> b/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/Palette_pl.properties >> @@ -0,0 +1,21 @@ >> +# Copyright 2007 The Apache Software Foundation >> +# >> +# Licensed 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. >> + >> +available-label=Dostępne >> +selected-label=Wybrane >> + >> +select-label=Wybierz > >> +deselect-label=< Usuń wybór >> +up-label=Przesuń w górę >> +down-label=Przesuń w dół >> >> >> http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52e8ad57/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_pl.properties >> ---------------------------------------------------------------------- >> diff --git >> a/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_pl.properties >> b/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_pl.properties >> new file mode 100644 >> index 0000000..f33cd55 >> --- /dev/null >> +++ >> b/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_pl.properties >> @@ -0,0 +1,17 @@ >> +# >> +# // Copyright 2011 The Apache Software Foundation >> +# // >> +# // Licensed 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. >> +# >> + >> +tapestry-incorrect-captcha=Wpisz tekst widoczny na obrazku. >> > > > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support. Contact me to learn > how I can get you up and productive in Tapestry fast! > > (971) 678-5210 > http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
