diff options
Diffstat (limited to 'src/main/res/values-ro-rRO/strings.xml')
-rw-r--r-- | src/main/res/values-ro-rRO/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values-ro-rRO/strings.xml b/src/main/res/values-ro-rRO/strings.xml index 202151fe..7e6f7246 100644 --- a/src/main/res/values-ro-rRO/strings.xml +++ b/src/main/res/values-ro-rRO/strings.xml @@ -101,6 +101,7 @@ <string name="pref_xmpp_resource_summary">Numele cu care acest client se identifica</string> <string name="pref_accept_files">Accepta fisiere</string> <string name="pref_accept_files_summary">Accepta automat fisiere mai mici decat...</string> + <string name="pref_accept_files_size_summary">Accepta automat fisiere mai mici decat...</string> <string name="pref_notification_settings">Notificare</string> <string name="pref_notifications">Notificari</string> <string name="pref_notifications_summary">Notifica cand un nou mesaj este primit</string> @@ -488,6 +489,8 @@ <string name="recently_used">Folosit recent</string> <string name="choose_quick_action">Alege actiunea rapida</string> <string name="search_for_contacts_or_groups">Cauta contacte sau grupuri</string> + <!--%s = bare jid, %d = count of online resources--> + <string name="dlg_msg_details_msg_status_failed">Esuat</string> <string name="send_private_message">trimite mesaj privat</string> <string name="user_has_left_conference">%s a parasit conferinta!</string> <string name="username">Nume utilizator</string> |