Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
labs
netmetr-android
Commits
23c6b89d
Commit
23c6b89d
authored
Mar 08, 2018
by
Drahomír Karchňák
Browse files
Fix up
parent
3faa62fd
Pipeline
#42430
passed with stages
in 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
RMBTControlServer/src/at/alladin/rmbt/res/SystemMessages.properties
View file @
23c6b89d
...
...
@@ -166,8 +166,8 @@ ERROR_DB_UPDATE_SYNC_GROUP = Could not update sync group from client in databas
ERROR_DB_DELETE_SYNC_GROUP
=
Could not delete sync group from database.
ERROR_DB_STORE_STATUS
=
Could not insert status in database.
ERROR_SYNC_GROUP_CLIENTS_NOT_FOUND
=
"
Could not find sync group with provided uid or the sync group is empty.
"
ERROR_SYNC_GROUP_CLIENTS_FORMAT
=
"
Wrong format of the provided sync group uid.
"
ERROR_SYNC_GROUP_CLIENTS_NOT_FOUND
=
Could not find sync group with provided uid or the sync group is empty.
ERROR_SYNC_GROUP_CLIENTS_FORMAT
=
Wrong format of the provided sync group uid.
ERROR_DB_QOS_GET_OBJECTIVE_NOT_FOUND
=
Could not find qos test objectives
...
...
RMBTControlServer/src/at/alladin/rmbt/res/SystemMessages_cs.properties
View file @
23c6b89d
...
...
@@ -135,8 +135,8 @@ ERROR_DB_DELETE_SYNC_GROUP = Nemohu smazat synchronizační skupinu z datbáze.
ERROR_DB_QOS_GET_OBJECTIVE_NOT_FOUND
=
Nemohu najít cíle testu QoS
ERROR_SYNC_GROUP_CLIENTS_NOT_FOUND
=
"
Nemohu nalézt synchronizační skupiny s poskytnutám uid nebo je skupina prázdná.
"
ERROR_SYNC_GROUP_CLIENTS_FORMAT
=
"
Špatný formát poskytnutého uid synchronizační skupiny.
"
ERROR_SYNC_GROUP_CLIENTS_NOT_FOUND
=
Nemohu nalézt synchronizační skupiny s poskytnutám uid nebo je skupina prázdná.
ERROR_SYNC_GROUP_CLIENTS_FORMAT
=
Špatný formát poskytnutého uid synchronizační skupiny.
# detail keys
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment