Fix minor git merge resolving issues

This commit is contained in:
Alexei Sorokin 2019-09-18 17:43:00 +03:00
parent ad91ef66bd
commit 65f1b1e1e3
3 changed files with 0 additions and 29 deletions

View File

@ -17,13 +17,8 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
<<<<<<< HEAD
#. TRANS: Plugin description for a sample plugin.
#: AwesomenessPlugin.php:55
=======
#. TRANS: Module description for a sample plugin. #. TRANS: Module description for a sample plugin.
#: AwesomenessModule.php:67 #: AwesomenessModule.php:67
>>>>>>> 6b0ad03771... [PLUGINS] Removed GeoURL as the service doesn't exist anymore
msgid "" msgid ""
"The Awesomeness plugin adds additional awesomeness to a GNU social " "The Awesomeness plugin adds additional awesomeness to a GNU social "
"installation." "installation."

View File

@ -17,32 +17,17 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
<<<<<<< HEAD
#. TRANS: Plugin description.
#: ChooseThemePlugin.php:40
=======
#. TRANS: Module description. #. TRANS: Module description.
#: ChooseThemeModule.php:44 #: ChooseThemeModule.php:44
>>>>>>> 6b0ad03771... [PLUGINS] Removed GeoURL as the service doesn't exist anymore
msgid "Allowing user to select the preferred theme." msgid "Allowing user to select the preferred theme."
msgstr "" msgstr ""
#. TRANS: Poll plugin menu item on user settings page.
<<<<<<< HEAD
#: ChooseThemePlugin.php:56
=======
#: ChooseThemeModule.php:63 #: ChooseThemeModule.php:63
>>>>>>> 6b0ad03771... [PLUGINS] Removed GeoURL as the service doesn't exist anymore
msgctxt "MENU" msgctxt "MENU"
msgid "Theme" msgid "Theme"
msgstr "" msgstr ""
#. TRANS: Poll plugin tooltip for user settings menu item.
<<<<<<< HEAD
#: ChooseThemePlugin.php:58
=======
#: ChooseThemeModule.php:65 #: ChooseThemeModule.php:65
>>>>>>> 6b0ad03771... [PLUGINS] Removed GeoURL as the service doesn't exist anymore
msgid "Choose Theme" msgid "Choose Theme"
msgstr "" msgstr ""

View File

@ -17,24 +17,15 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
<<<<<<< HEAD
#. TRANS: Server exception. #. TRANS: Server exception.
#. TRANS: %1$s is a user nickname, %2$s is a group nickname. #. TRANS: %1$s is a user nickname, %2$s is a group nickname.
#: ForceGroupPlugin.php:94
=======
#: ForceGroupModule.php:107 #: ForceGroupModule.php:107
>>>>>>> 6b0ad03771... [PLUGINS] Removed GeoURL as the service doesn't exist anymore
#, php-format #, php-format
msgid "Could not join user %1$s to group %2$s." msgid "Could not join user %1$s to group %2$s."
msgstr "" msgstr ""
<<<<<<< HEAD
#. TRANS: Plugin description.
#: ForceGroupPlugin.php:120
=======
#. TRANS: Module description. #. TRANS: Module description.
#: ForceGroupModule.php:137 #: ForceGroupModule.php:137
>>>>>>> 6b0ad03771... [PLUGINS] Removed GeoURL as the service doesn't exist anymore
msgid "" msgid ""
"Allows forced group memberships and forces all notices to appear in groups " "Allows forced group memberships and forces all notices to appear in groups "
"that users were forced in." "that users were forced in."