i18n: update translations

Change-Id: I12d7b5984645f6def242f89e963b2a69a143cf59
Reviewed-by: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
diff --git a/ui/el.lproj/Localizable.strings b/ui/el.lproj/Localizable.strings
index 9059be4..b9042cc 100644
--- a/ui/el.lproj/Localizable.strings
+++ b/ui/el.lproj/Localizable.strings
@@ -38,7 +38,7 @@
 "Choose file" = "Choose file";
 
 /* No comment provided by engineer. */
-"Copy" = "Copy";
+"Copy" = "Αντιγραφή";
 
 /* Contextual menu action */
 "Copy name" = "Copy name";
@@ -61,9 +61,6 @@
 /* Text shown to user when an error occur at registration */
 "Failed to perform lookup" = "Failed to perform lookup";
 
-/* Text shown to the user */
-"ID : " = "ID : ";
-
 /* Incoming call from {Name} */
 "Incoming call from %@" = "Incoming call from %@";
 
@@ -109,6 +106,9 @@
 /* Button title */
 "Revise Input" = "Revise Input";
 
+/* Text shown to the user */
+"RingID : " = "RingID : ";
+
 /* No comment provided by engineer. */
 "Share" = "Share";
 
@@ -119,7 +119,7 @@
 "The entered username is available" = "The entered username is available";
 
 /* Text shown to user when his username is invalid to be registered */
-"The entered username is invalid. It must have at leat 3 characters and contains only lowercase alphanumeric characters." = "The entered username is invalid. It must have at leat 3 characters and contains only lowercase alphanumeric characters.";
+"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters.";
 
 /* Text shown to user when his username is already registered */
 "The entered username is not available" = "The entered username is not available";