aboutsummaryrefslogtreecommitdiffstats
path: root/mageiaSync
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2015-04-04 11:57:03 +0200
committerPapoteur <papoteur@mageialinux-online.org>2015-04-04 11:57:03 +0200
commitf074451d67c6d8620eb399cb0b4578a12d980811 (patch)
tree4ffe57925b430b2e2cc91ed1c746dd9b5618dece /mageiaSync
parenta2b0e25dbf0ca0064a07e94c61f941d7759f6c2f (diff)
parent1ccf697443663af2c50778a517c0c0e26820bc57 (diff)
downloadMageiaSync-f074451d67c6d8620eb399cb0b4578a12d980811.tar
MageiaSync-f074451d67c6d8620eb399cb0b4578a12d980811.tar.gz
MageiaSync-f074451d67c6d8620eb399cb0b4578a12d980811.tar.bz2
MageiaSync-f074451d67c6d8620eb399cb0b4578a12d980811.tar.xz
MageiaSync-f074451d67c6d8620eb399cb0b4578a12d980811.zip
Merge branch 'master' of git://git.mageia.org/qa/MageiaSync
Merge commits.
Diffstat (limited to 'mageiaSync')
-rw-r--r--mageiaSync/mageiaSyncDBprefs.py2
-rw-r--r--mageiaSync/mageiaSyncDBprefs.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/mageiaSync/mageiaSyncDBprefs.py b/mageiaSync/mageiaSyncDBprefs.py
index 9fcc3ba..ed1d582 100644
--- a/mageiaSync/mageiaSyncDBprefs.py
+++ b/mageiaSync/mageiaSyncDBprefs.py
@@ -95,7 +95,7 @@ class Ui_prefsDialog(object):
prefsDialog.setWindowTitle(_translate("prefsDialog", "Preferences"))
self.label.setToolTip(_translate("prefsDialog", "Give the release name like \"mageia5-alpha2\""))
self.label.setText(_translate("prefsDialog", "Release:"))
- self.label_2.setToolTip(_translate("prefsDialog", "User name to acces the repository. Only for testing repository."))
+ self.label_2.setToolTip(_translate("prefsDialog", "User name to access the repository. Only for testing repository."))
self.label_2.setText(_translate("prefsDialog", "User:"))
self.label_3.setToolTip(_translate("prefsDialog", "Associated with user, if needed"))
self.label_3.setText(_translate("prefsDialog", "Password:"))
diff --git a/mageiaSync/mageiaSyncDBprefs.ui b/mageiaSync/mageiaSyncDBprefs.ui
index 8fa556d..4153934 100644
--- a/mageiaSync/mageiaSyncDBprefs.ui
+++ b/mageiaSync/mageiaSyncDBprefs.ui
@@ -61,7 +61,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_2">
<property name="toolTip">
- <string>User name to acces the repository. Only for testing repository.</string>
+ <string>User name to access the repository. Only for testing repository.</string>
</property>
<property name="locale">
<locale language="English" country="UnitedStates"/>