-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Language section Vuetified #28423
Merged
Merged
Language section Vuetified #28423
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 14, 2021
Pytal
force-pushed
the
feat/27869/full-name
branch
from
August 16, 2021 20:26
dd06b5f
to
ad38556
Compare
Pytal
force-pushed
the
feat/27869/language
branch
from
August 16, 2021 22:02
f8d3722
to
39197f7
Compare
Pytal
requested review from
skjnldsv,
juliusknorr,
julien-nc,
artonge,
ArtificialOwl and
CarlSchwan
August 16, 2021 22:11
Pytal
added
3. to review
Waiting for reviews
and removed
2. developing
Work in progress
labels
Aug 16, 2021
artonge
approved these changes
Aug 17, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
apps/settings/src/components/PersonalInfo/LanguageSection/Language.vue
Outdated
Show resolved
Hide resolved
nextcloud-command
force-pushed
the
feat/27869/full-name
branch
from
August 17, 2021 18:10
8752d57
to
210b9c0
Compare
Pytal
force-pushed
the
feat/27869/language
branch
from
August 17, 2021 23:10
6bdd7e7
to
52ff7d0
Compare
nextcloud-command
force-pushed
the
feat/27869/language
branch
from
August 17, 2021 23:19
52ff7d0
to
2d45856
Compare
nextcloud-command
force-pushed
the
feat/27869/full-name
branch
from
August 17, 2021 23:22
210b9c0
to
f14fd02
Compare
Pytal
force-pushed
the
feat/27869/full-name
branch
2 times, most recently
from
August 17, 2021 23:30
ad38556
to
2949d8e
Compare
Pytal
force-pushed
the
feat/27869/language
branch
from
August 17, 2021 23:32
2d45856
to
cfcada3
Compare
artonge
approved these changes
Aug 18, 2021
artonge
requested changes
Aug 18, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oups, misclick on approve
Pytal
force-pushed
the
feat/27869/language
branch
2 times, most recently
from
August 18, 2021 21:43
f9d8230
to
ddeb395
Compare
Pytal
force-pushed
the
feat/27869/language
branch
from
August 19, 2021 21:13
9007681
to
f6e61f6
Compare
This comment has been minimized.
This comment has been minimized.
Pytal
force-pushed
the
feat/27869/full-name
branch
2 times, most recently
from
August 24, 2021 23:00
a7a44fb
to
d738ca4
Compare
Pytal
force-pushed
the
feat/27869/language
branch
from
August 24, 2021 23:47
fb48d6c
to
cdf59cb
Compare
This comment has been minimized.
This comment has been minimized.
skjnldsv
approved these changes
Aug 26, 2021
artonge
approved these changes
Aug 26, 2021
juliusknorr
approved these changes
Aug 26, 2021
This comment has been minimized.
This comment has been minimized.
nextcloud-command
force-pushed
the
feat/27869/language
branch
from
August 26, 2021 23:56
648a272
to
d71e571
Compare
- camelCase language strings Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal
force-pushed
the
feat/27869/language
branch
from
August 27, 2021 05:07
d71e571
to
14fadca
Compare
/compile amend / |
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command
force-pushed
the
feat/27869/language
branch
from
August 27, 2021 05:15
14fadca
to
f6119b7
Compare
Pytal
added
4. to release
Ready to be released and/or waiting for tests to finish
and removed
3. to review
Waiting for reviews
labels
Aug 27, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To Do
apps/settings/templates/settings/personal/persona.info.php
activelanguage
→activeLanguage
commonlanguages
→commonLanguages
languages
→otherLanguages
Note: The
TODO
comments are out-of-scope for this PR and will be addressed separately in future PRsTo be merged to
master
after #28028Contributes to #27869