You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2014/11/08 13:48:18 UTC

[4/5] syncope git commit: It's username, not user id since a while

It's username, not user id since a while


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/57b30169
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/57b30169
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/57b30169

Branch: refs/heads/1_2_X
Commit: 57b30169e256afcccfbaac76217be44bc7e92881
Parents: e081465
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Sat Nov 8 13:47:49 2014 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Sat Nov 8 13:47:49 2014 +0100

----------------------------------------------------------------------
 .../resources/org/apache/syncope/console/pages/Login.properties  | 4 ++--
 .../org/apache/syncope/console/pages/Login_it.properties         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/57b30169/console/src/main/resources/org/apache/syncope/console/pages/Login.properties
----------------------------------------------------------------------
diff --git a/console/src/main/resources/org/apache/syncope/console/pages/Login.properties b/console/src/main/resources/org/apache/syncope/console/pages/Login.properties
index b8c14cc..9b31e6e 100644
--- a/console/src/main/resources/org/apache/syncope/console/pages/Login.properties
+++ b/console/src/main/resources/org/apache/syncope/console/pages/Login.properties
@@ -14,9 +14,9 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-userId=User id
+userId=Username
 password=Password
 submit=Login
-login-error=Wrong user id and/or password
+login-error=Wrong username and/or password
 selfRegistration=Self registration
 passwordReset=Password reset

http://git-wip-us.apache.org/repos/asf/syncope/blob/57b30169/console/src/main/resources/org/apache/syncope/console/pages/Login_it.properties
----------------------------------------------------------------------
diff --git a/console/src/main/resources/org/apache/syncope/console/pages/Login_it.properties b/console/src/main/resources/org/apache/syncope/console/pages/Login_it.properties
index 4970197..40f8c34 100644
--- a/console/src/main/resources/org/apache/syncope/console/pages/Login_it.properties
+++ b/console/src/main/resources/org/apache/syncope/console/pages/Login_it.properties
@@ -14,9 +14,9 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-userId=Id utente
+userId=Username
 password=Password
 submit=Login
-login-error=Id utente e/o password errate
+login-error=Username e/o password errati
 selfRegistration=Registrati
 passwordReset=Password smarrita